Test with real npm: mode=local, testMonorepo=true #59
test-with-real-npm.yml
on: workflow_dispatch
test
/
test-cdk-basic
7m 7s
test
/
test-cdk-esm
6m 29s
test
/
test-sls-basic
3m 51s
test
/
test-sls-esbuild-cjs
4m 4s
test
/
test-sls-esbuild-esm
3m 52s
test
/
test-osls-basic
3m 55s
test
/
test-osls-esbuild-cjs
3m 54s
test
/
test-osls-esbuild-esm
3m 55s
test
/
test-sam-basic
4m 22s
test
/
test-sam-alt
4m 17s
test
/
test-terraform-basic
4m 11s
test
/
test-opentofu-basic
3m 4s
Annotations
3 errors and 1 warning
|
test / test-opentofu-basic
Process completed with exit code 1.
|
|
test / test-opentofu-basic:
test/utils/expectInfraRemoved.ts#L13
AssertionError: expected '/opt/lld-wrapper' to be undefined
- Expected:
undefined
+ Received:
"/opt/lld-wrapper"
❯ Module.expectInfraRemoved test/utils/expectInfraRemoved.ts:13:48
❯ test/opentofu-basic.test.ts:151:7
|
|
test / test-opentofu-basic:
test/utils/expectInfraRemoved.ts#L13
AssertionError: expected '/opt/lld-wrapper' to be undefined
- Expected:
undefined
+ Received:
"/opt/lld-wrapper"
❯ Module.expectInfraRemoved test/utils/expectInfraRemoved.ts:13:48
❯ test/opentofu-basic.test.ts:151:7
|
|
test / test-opentofu-basic
The process '/usr/bin/git' failed with exit code 128
|