fix: Update NPM dependencies #386
pull-request.yml
on: pull_request
build
/
lint & typecheck
47s
test
/
test-cdk-basic
8m 35s
test
/
test-cdk-esm
5m 35s
test
/
test-cdk-nested
5m 36s
test
/
test-sls-basic
3m 4s
test
/
test-sls-esbuild-cjs
3m 2s
test
/
test-sls-esbuild-esm
3m 14s
test
/
test-osls-basic
3m 10s
test
/
test-osls-esbuild-cjs
3m 18s
test
/
test-osls-esbuild-esm
2m 55s
test
/
test-sam-basic
3m 36s
test
/
test-sam-nested
5m 35s
test
/
test-sam-alt
3m 18s
test
/
test-terraform-basic
3m 59s
test
/
test-opentofu-basic
3m 56s
Annotations
10 errors and 34 warnings
|
test/cdk-basic.test.ts > cdk-basic > call Lambda - testJsCommonJs:
test/cdk-basic.test.ts#L85
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/cdk-basic.test.ts:85:37
|
|
test/cdk-basic.test.ts > cdk-basic > call Lambda - testTsEsModule:
test/cdk-basic.test.ts#L70
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/cdk-basic.test.ts:70:37
|
|
test/cdk-basic.test.ts > cdk-basic > call Lambda - testTsEsModule:
test/cdk-basic.test.ts#L70
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/cdk-basic.test.ts:70:37
|
|
test/cdk-basic.test.ts > cdk-basic > call Lambda - testTsEsModule:
test/cdk-basic.test.ts#L70
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/cdk-basic.test.ts:70:37
|
|
test/cdk-basic.test.ts > cdk-basic > call Lambda - testTsCommonJs:
test/cdk-basic.test.ts#L54
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/cdk-basic.test.ts:54:37
|
|
test/cdk-basic.test.ts > cdk-basic > call Lambda - testTsCommonJs:
test/cdk-basic.test.ts#L54
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/cdk-basic.test.ts:54:37
|
|
test/cdk-basic.test.ts > cdk-basic > call Lambda - testTsCommonJs:
test/cdk-basic.test.ts#L54
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/cdk-basic.test.ts:54:37
|
|
test/cdk-basic.test.ts > cdk-basic > check infra:
test/utils/expectInfraDeployed.ts#L13
AssertionError: expected undefined to match object { …(4) }
- Expected:
{
"AWS_LAMBDA_EXEC_WRAPPER": "/opt/lld-wrapper",
"LLD_DEBUGGER_ID": Any<String>,
"LLD_FUNCTION_ID": Any<String>,
"LLD_INITIAL_TIMEOUT": Any<String>,
}
+ Received:
undefined
❯ expectInfraDeployed test/utils/expectInfraDeployed.ts:13:7
❯ test/cdk-basic.test.ts:41:5
|
|
test/cdk-basic.test.ts > cdk-basic > check infra:
test/utils/expectInfraDeployed.ts#L13
AssertionError: expected undefined to match object { …(4) }
- Expected:
{
"AWS_LAMBDA_EXEC_WRAPPER": "/opt/lld-wrapper",
"LLD_DEBUGGER_ID": Any<String>,
"LLD_FUNCTION_ID": Any<String>,
"LLD_INITIAL_TIMEOUT": Any<String>,
}
+ Received:
undefined
❯ expectInfraDeployed test/utils/expectInfraDeployed.ts:13:7
❯ test/cdk-basic.test.ts:41:5
|
|
test/cdk-basic.test.ts > cdk-basic > check infra:
test/utils/expectInfraDeployed.ts#L13
AssertionError: expected undefined to match object { …(4) }
- Expected:
{
"AWS_LAMBDA_EXEC_WRAPPER": "/opt/lld-wrapper",
"LLD_DEBUGGER_ID": Any<String>,
"LLD_FUNCTION_ID": Any<String>,
"LLD_INITIAL_TIMEOUT": Any<String>,
}
+ Received:
undefined
❯ expectInfraDeployed test/utils/expectInfraDeployed.ts:13:7
❯ test/cdk-basic.test.ts:41:5
|
|
build / lint & typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / lint & typecheck
The process '/usr/bin/git' failed with exit code 128
|
|
build / build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / build
The process '/usr/bin/git' failed with exit code 128
|
|
remove-old-layers
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
remove-old-layers
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-osls-esbuild-esm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test-osls-esbuild-esm
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-sls-esbuild-cjs
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test-sls-esbuild-cjs
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-sls-basic
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test-sls-basic
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-osls-basic
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test-osls-basic
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-sls-esbuild-esm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test-sls-esbuild-esm
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-sam-alt
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, aws-actions/configure-aws-credentials@v4, aws-actions/setup-sam@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test-sam-alt
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-osls-esbuild-cjs
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test-osls-esbuild-cjs
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-sam-basic
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, aws-actions/configure-aws-credentials@v4, aws-actions/setup-sam@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test-sam-basic
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-opentofu-basic
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, aws-actions/configure-aws-credentials@v4, opentofu/setup-opentofu@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test-opentofu-basic
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-terraform-basic
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, aws-actions/configure-aws-credentials@v4, hashicorp/setup-terraform@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test-terraform-basic
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-cdk-esm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test-cdk-esm
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-sam-nested
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, aws-actions/configure-aws-credentials@v4, aws-actions/setup-sam@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test-sam-nested
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-cdk-nested
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test-cdk-nested
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-cdk-basic
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, aws-actions/configure-aws-credentials@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test / test-cdk-basic
The process '/usr/bin/git' failed with exit code 128
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dist
Expired
|
2.21 MB |
sha256:e077a3d74850d1567476323b593611173c6634ab2f8c6f1cc9c4466cd8a864f7
|
|