Test with real npm: mode=global, testMonorepo=false #68
test-with-real-npm.yml
on: workflow_dispatch
test
/
test-cdk-basic
7m 18s
test
/
test-cdk-esm
6m 51s
test
/
test-sls-basic
4m 38s
test
/
test-sls-esbuild-cjs
4m 29s
test
/
test-sls-esbuild-esm
4m 26s
test
/
test-osls-basic
4m 5s
test
/
test-osls-esbuild-cjs
4m 20s
test
/
test-osls-esbuild-esm
4m 19s
test
/
test-sam-basic
4m 37s
test
/
test-sam-alt
4m 21s
test
/
test-terraform-basic
3m 5s
test
/
test-opentofu-basic
4m 14s
Annotations
3 errors and 12 warnings
|
test / test-terraform-basic
Process completed with exit code 1.
|
|
test/terraform-basic.test.ts > terraform-basic > call Lambda - testJsEsModule:
test/terraform-basic.test.ts#L131
AssertionError: expected undefined to deeply equal { …(2) }
- Expected:
{
"lambdaName": "lld-terraform-basic-test-js-esmodule",
"timestamp": "2025-04-10T19:17:25.211Z",
}
+ Received:
undefined
❯ test/terraform-basic.test.ts:131:33
|
|
test/terraform-basic.test.ts > terraform-basic > call Lambda - testJsEsModule:
test/terraform-basic.test.ts#L131
AssertionError: expected undefined to deeply equal { …(2) }
- Expected:
{
"lambdaName": "lld-terraform-basic-test-js-esmodule",
"timestamp": "2025-04-10T19:17:23.309Z",
}
+ Received:
undefined
❯ test/terraform-basic.test.ts:131:33
|
|
test / test-terraform-basic
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-osls-basic
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-opentofu-basic
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-osls-esbuild-esm
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-osls-esbuild-cjs
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-sam-alt
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-sls-esbuild-esm
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-sls-esbuild-cjs
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-sls-basic
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-sam-basic
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-cdk-esm
The process '/usr/bin/git' failed with exit code 128
|
|
test / test-cdk-basic
The process '/usr/bin/git' failed with exit code 128
|