Skip to content

Test with real npm - all combinations #23

Test with real npm - all combinations

Test with real npm - all combinations #23

Manually triggered September 13, 2024 18:27
Status Failure
Total duration 13m 48s
Artifacts

test-with-real-npm-all.yml

on: workflow_dispatch
test-global-not-monorepo  /  test-cdk-basic
4m 28s
test-global-not-monorepo / test-cdk-basic
test-global-not-monorepo  /  test-cdk-esm
4m 23s
test-global-not-monorepo / test-cdk-esm
test-global-not-monorepo  /  test-sls-basic
3m 44s
test-global-not-monorepo / test-sls-basic
test-global-not-monorepo  /  test-sls-esbuild-cjs
3m 22s
test-global-not-monorepo / test-sls-esbuild-cjs
test-global-not-monorepo  /  test-sls-esbuild-esm
3m 30s
test-global-not-monorepo / test-sls-esbuild-esm
test-global-not-monorepo  /  test-sam-basic
3m 31s
test-global-not-monorepo / test-sam-basic
test-global-not-monorepo  /  test-terraform-basic
2m 49s
test-global-not-monorepo / test-terraform-basic
test-local-not-monorepo  /  test-cdk-basic
4m 28s
test-local-not-monorepo / test-cdk-basic
test-local-not-monorepo  /  test-cdk-esm
4m 19s
test-local-not-monorepo / test-cdk-esm
test-local-not-monorepo  /  test-sls-basic
3m 34s
test-local-not-monorepo / test-sls-basic
test-local-not-monorepo  /  test-sls-esbuild-cjs
2m 59s
test-local-not-monorepo / test-sls-esbuild-cjs
test-local-not-monorepo  /  test-sls-esbuild-esm
3m 2s
test-local-not-monorepo / test-sls-esbuild-esm
test-local-not-monorepo  /  test-sam-basic
3m 53s
test-local-not-monorepo / test-sam-basic
test-local-not-monorepo  /  test-terraform-basic
3m 7s
test-local-not-monorepo / test-terraform-basic
test-global-monorepo  /  test-cdk-basic
4m 21s
test-global-monorepo / test-cdk-basic
test-global-monorepo  /  test-cdk-esm
2m 42s
test-global-monorepo / test-cdk-esm
test-global-monorepo  /  test-sls-basic
3m 28s
test-global-monorepo / test-sls-basic
test-global-monorepo  /  test-sls-esbuild-cjs
3m 32s
test-global-monorepo / test-sls-esbuild-cjs
test-global-monorepo  /  test-sls-esbuild-esm
3m 17s
test-global-monorepo / test-sls-esbuild-esm
test-global-monorepo  /  test-sam-basic
3m 41s
test-global-monorepo / test-sam-basic
test-global-monorepo  /  test-terraform-basic
2m 49s
test-global-monorepo / test-terraform-basic
test-local-monorepo  /  test-cdk-basic
test-local-monorepo / test-cdk-basic
test-local-monorepo  /  test-cdk-esm
test-local-monorepo / test-cdk-esm
test-local-monorepo  /  test-sam-basic
test-local-monorepo / test-sam-basic
test-local-monorepo  /  test-sls-basic
test-local-monorepo / test-sls-basic
test-local-monorepo  /  test-sls-esbuild-cjs
test-local-monorepo / test-sls-esbuild-cjs
test-local-monorepo  /  test-sls-esbuild-esm
test-local-monorepo / test-sls-esbuild-esm
test-local-monorepo  /  test-terraform-basic
test-local-monorepo / test-terraform-basic
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 51 warnings
test-global-not-monorepo / test-terraform-basic
Terraform exited with code 1.
test-global-not-monorepo / test-terraform-basic
Process completed with exit code 1.
test-local-not-monorepo / test-terraform-basic
Terraform exited with code 1.
test-local-not-monorepo / test-terraform-basic
Process completed with exit code 1.
test/cdk-esm.test.ts > cdk-esm > check infra: test/utils/expectInfraDeployed.ts#L13
AssertionError: expected { …(1) } to match object { …(5) } (1 matching property omitted from actual) - Expected + Received Object { - "AWS_LAMBDA_EXEC_WRAPPER": "/opt/lld-wrapper", - "LLD_DEBUGGER_ID": Any<String>, - "LLD_FUNCTION_ID": Any<String>, - "LLD_INITIAL_TIMEOUT": Any<String>, - "NODE_OPTIONS": "--enable-source-maps", + "AWS_NODEJS_CONNECTION_REUSE_ENABLED": "1", } ❯ Module.expectInfraDeployed test/utils/expectInfraDeployed.ts:13:7 ❯ test/cdk-esm.test.ts:41:5
test/cdk-esm.test.ts > cdk-esm > check infra: test/utils/expectInfraDeployed.ts#L13
AssertionError: expected { …(1) } to match object { …(5) } (1 matching property omitted from actual) - Expected + Received Object { - "AWS_LAMBDA_EXEC_WRAPPER": "/opt/lld-wrapper", - "LLD_DEBUGGER_ID": Any<String>, - "LLD_FUNCTION_ID": Any<String>, - "LLD_INITIAL_TIMEOUT": Any<String>, - "NODE_OPTIONS": "--enable-source-maps", + "AWS_NODEJS_CONNECTION_REUSE_ENABLED": "1", } ❯ Module.expectInfraDeployed test/utils/expectInfraDeployed.ts:13:7 ❯ test/cdk-esm.test.ts:41:5
test/cdk-esm.test.ts > cdk-esm > call Lambda - testTsCommonJs: test/cdk-esm.test.ts#L54
AssertionError: expected false to deeply equal true - Expected + Received - true + false ❯ test/cdk-esm.test.ts:54:37
test/cdk-esm.test.ts > cdk-esm > call Lambda - testTsCommonJs: test/cdk-esm.test.ts#L54
AssertionError: expected false to deeply equal true - Expected + Received - true + false ❯ test/cdk-esm.test.ts:54:37
test/cdk-esm.test.ts > cdk-esm > call Lambda - testTsEsModule: test/cdk-esm.test.ts#L70
AssertionError: expected false to deeply equal true - Expected + Received - true + false ❯ test/cdk-esm.test.ts:70:37
test/cdk-esm.test.ts > cdk-esm > call Lambda - testTsEsModule: test/cdk-esm.test.ts#L70
AssertionError: expected false to deeply equal true - Expected + Received - true + false ❯ test/cdk-esm.test.ts:70:37
test/cdk-esm.test.ts > cdk-esm > call Lambda - testJsCommonJs: test/cdk-esm.test.ts#L85
AssertionError: expected false to deeply equal true - Expected + Received - true + false ❯ test/cdk-esm.test.ts:85:37
test/cdk-esm.test.ts > cdk-esm > call Lambda - testJsCommonJs: test/cdk-esm.test.ts#L85
AssertionError: expected false to deeply equal true - Expected + Received - true + false ❯ test/cdk-esm.test.ts:85:37
test/cdk-esm.test.ts > cdk-esm > call Lambda - testJsEsModule: test/cdk-esm.test.ts#L102
AssertionError: expected false to deeply equal true - Expected + Received - true + false ❯ test/cdk-esm.test.ts:102:37
test/cdk-esm.test.ts > cdk-esm > call Lambda - testJsEsModule: test/cdk-esm.test.ts#L102
AssertionError: expected false to deeply equal true - Expected + Received - true + false ❯ test/cdk-esm.test.ts:102:37
test-global-monorepo / test-terraform-basic
Terraform exited with code 1.
test-global-monorepo / test-terraform-basic
Process completed with exit code 1.
test-global-not-monorepo / test-terraform-basic
The following actions uses node12 which is deprecated and will be forced to run on node16: hashicorp/setup-terraform@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-global-not-monorepo / test-terraform-basic
The following actions use a deprecated Node.js version and will be forced to run on node20: hashicorp/setup-terraform@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-global-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-local-not-monorepo / test-terraform-basic
The following actions uses node12 which is deprecated and will be forced to run on node16: hashicorp/setup-terraform@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-local-not-monorepo / test-terraform-basic
The following actions use a deprecated Node.js version and will be forced to run on node20: hashicorp/setup-terraform@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-local-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-local-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-local-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-local-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-local-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-local-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-local-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-local-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-local-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-local-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-local-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-local-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-local-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-local-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-local-not-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-monorepo / test-terraform-basic
The following actions uses node12 which is deprecated and will be forced to run on node16: hashicorp/setup-terraform@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-global-monorepo / test-terraform-basic
The following actions use a deprecated Node.js version and will be forced to run on node20: hashicorp/setup-terraform@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-global-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-global-monorepo / test-terraform-basic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/