Test with real npm - all combinations #41
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test-with-real-npm-all.yml
on: workflow_dispatch
test-global-not-monorepo
/
test-cdk-basic
5m 52s
test-global-not-monorepo
/
test-cdk-esm
5m 23s
test-global-not-monorepo
/
test-sls-basic
3m 26s
test-global-not-monorepo
/
test-sls-esbuild-cjs
3m 12s
test-global-not-monorepo
/
test-sls-esbuild-esm
3m 28s
test-global-not-monorepo
/
test-osls-basic
2m 12s
test-global-not-monorepo
/
test-osls-esbuild-cjs
2m 29s
test-global-not-monorepo
/
test-osls-esbuild-esm
3m 5s
test-global-not-monorepo
/
test-sam-basic
3m 40s
test-global-not-monorepo
/
test-sam-alt
3m 18s
test-global-not-monorepo
/
test-terraform-basic
2m 34s
test-local-not-monorepo
/
test-cdk-basic
test-local-not-monorepo
/
test-cdk-esm
test-local-not-monorepo
/
test-osls-basic
test-local-not-monorepo
/
test-osls-esbuild-cjs
test-local-not-monorepo
/
test-osls-esbuild-esm
test-local-not-monorepo
/
test-sam-alt
test-local-not-monorepo
/
test-sam-basic
test-local-not-monorepo
/
test-sls-basic
test-local-not-monorepo
/
test-sls-esbuild-cjs
test-local-not-monorepo
/
test-sls-esbuild-esm
test-local-not-monorepo
/
test-terraform-basic
test-global-monorepo
/
test-cdk-basic
test-global-monorepo
/
test-cdk-esm
test-global-monorepo
/
test-osls-basic
test-global-monorepo
/
test-osls-esbuild-cjs
test-global-monorepo
/
test-osls-esbuild-esm
test-global-monorepo
/
test-sam-alt
test-global-monorepo
/
test-sam-basic
test-global-monorepo
/
test-sls-basic
test-global-monorepo
/
test-sls-esbuild-cjs
test-global-monorepo
/
test-sls-esbuild-esm
test-global-monorepo
/
test-terraform-basic
test-local-monorepo
/
test-cdk-basic
test-local-monorepo
/
test-cdk-esm
test-local-monorepo
/
test-osls-basic
test-local-monorepo
/
test-osls-esbuild-cjs
test-local-monorepo
/
test-osls-esbuild-esm
test-local-monorepo
/
test-sam-alt
test-local-monorepo
/
test-sam-basic
test-local-monorepo
/
test-sls-basic
test-local-monorepo
/
test-sls-esbuild-cjs
test-local-monorepo
/
test-sls-esbuild-esm
test-local-monorepo
/
test-terraform-basic
Annotations
13 errors and 17 warnings
|
test-global-not-monorepo / test-osls-basic
Process completed with exit code 1.
|
|
test/osls-esbuild-cjs.test.ts > osls-esbuild-cjs > check infra:
test/utils/expectInfraDeployed.ts#L13
AssertionError: expected undefined to match object { …(4) }
- Expected:
Object {
"AWS_LAMBDA_EXEC_WRAPPER": "/opt/lld-wrapper",
"LLD_DEBUGGER_ID": Any<String>,
"LLD_FUNCTION_ID": Any<String>,
"LLD_INITIAL_TIMEOUT": Any<String>,
}
+ Received:
undefined
❯ Module.expectInfraDeployed test/utils/expectInfraDeployed.ts:13:7
❯ test/osls-esbuild-cjs.test.ts:35:5
|
|
test/osls-esbuild-cjs.test.ts > osls-esbuild-cjs > check infra:
test/utils/expectInfraDeployed.ts#L13
AssertionError: expected undefined to match object { …(4) }
- Expected:
Object {
"AWS_LAMBDA_EXEC_WRAPPER": "/opt/lld-wrapper",
"LLD_DEBUGGER_ID": Any<String>,
"LLD_FUNCTION_ID": Any<String>,
"LLD_INITIAL_TIMEOUT": Any<String>,
}
+ Received:
undefined
❯ Module.expectInfraDeployed test/utils/expectInfraDeployed.ts:13:7
❯ test/osls-esbuild-cjs.test.ts:35:5
|
|
test/osls-esbuild-cjs.test.ts > osls-esbuild-cjs > call Lambda - testTsCommonJs:
test/osls-esbuild-cjs.test.ts#L45
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/osls-esbuild-cjs.test.ts:45:37
|
|
test/osls-esbuild-cjs.test.ts > osls-esbuild-cjs > call Lambda - testTsCommonJs:
test/osls-esbuild-cjs.test.ts#L45
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/osls-esbuild-cjs.test.ts:45:37
|
|
test-global-not-monorepo / test-osls-esbuild-cjs
Process completed with exit code 1.
|
|
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/osls-esbuild-esm.test.ts > osls-esbuild-esm > check infra:
test/utils/expectInfraDeployed.ts#L13
AssertionError: expected undefined to match object { …(4) }
- Expected:
Object {
"AWS_LAMBDA_EXEC_WRAPPER": "/opt/lld-wrapper",
"LLD_DEBUGGER_ID": Any<String>,
"LLD_FUNCTION_ID": Any<String>,
"LLD_INITIAL_TIMEOUT": Any<String>,
}
+ Received:
undefined
❯ Module.expectInfraDeployed test/utils/expectInfraDeployed.ts:13:7
❯ test/osls-esbuild-esm.test.ts:35:5
|
|
test/osls-esbuild-esm.test.ts > osls-esbuild-esm > check infra:
test/utils/expectInfraDeployed.ts#L13
AssertionError: expected undefined to match object { …(4) }
- Expected:
Object {
"AWS_LAMBDA_EXEC_WRAPPER": "/opt/lld-wrapper",
"LLD_DEBUGGER_ID": Any<String>,
"LLD_FUNCTION_ID": Any<String>,
"LLD_INITIAL_TIMEOUT": Any<String>,
}
+ Received:
undefined
❯ Module.expectInfraDeployed test/utils/expectInfraDeployed.ts:13:7
❯ test/osls-esbuild-esm.test.ts:35:5
|
|
test/osls-esbuild-esm.test.ts > osls-esbuild-esm > call Lambda - testTsEsModule:
test/osls-esbuild-esm.test.ts#L45
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/osls-esbuild-esm.test.ts:45:37
|
|
test/osls-esbuild-esm.test.ts > osls-esbuild-esm > call Lambda - testTsEsModule:
test/osls-esbuild-esm.test.ts#L45
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/osls-esbuild-esm.test.ts:45:37
|
|
test-global-not-monorepo / test-osls-esbuild-esm
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/
|