feat: Support LocalStack #304
pull-request.yml
on: pull_request
build
/
lint & typecheck
1m 10s
test-localstack
/
test-cdk-basic
2m 14s
test-localstack
/
test-cdk-esm
2m 3s
test-localstack
/
test-sls-basic
2m 36s
test-localstack
/
test-sls-esbuild-cjs
1m 54s
test-localstack
/
test-sls-esbuild-esm
1m 55s
test-localstack
/
test-osls-basic
2m 3s
test-localstack
/
test-osls-esbuild-cjs
2m 13s
test-localstack
/
test-osls-esbuild-esm
2m 13s
test-localstack
/
test-sam-basic
8m 9s
test-localstack
/
test-sam-alt
8m 0s
test-localstack
/
test-terraform-basic
2m 57s
test-localstack
/
test-opentofu-basic
9m 28s
Annotations
26 errors and 15 warnings
|
test-localstack / test-sls-esbuild-cjs
Process completed with exit code 1.
|
|
test-localstack / test-sls-esbuild-esm
Process completed with exit code 1.
|
|
test-localstack / test-cdk-esm
Process completed with exit code 1.
|
|
test-localstack / test-osls-basic
Process completed with exit code 1.
|
|
test-localstack / test-osls-esbuild-esm
Process completed with exit code 1.
|
|
test-localstack / test-osls-esbuild-cjs
Process completed with exit code 1.
|
|
test-localstack / test-cdk-basic
Process completed with exit code 1.
|
|
test-localstack / test-sls-basic
Process completed with exit code 1.
|
|
test/terraform-basic.test.ts > terraform-basic > call Lambda - testJsCommonJs_1:
test/terraform-basic.test.ts#L84
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/terraform-basic.test.ts:84:37
|
|
test/terraform-basic.test.ts > terraform-basic > call Lambda - testTsEsModule:
test/terraform-basic.test.ts#L68
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/terraform-basic.test.ts:68:37
|
|
test/terraform-basic.test.ts > terraform-basic > call Lambda - testTsEsModule:
test/terraform-basic.test.ts#L68
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/terraform-basic.test.ts:68:37
|
|
test/terraform-basic.test.ts > terraform-basic > call Lambda - testTsEsModule:
test/terraform-basic.test.ts#L68
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/terraform-basic.test.ts:68:37
|
|
test/terraform-basic.test.ts > terraform-basic > call Lambda - testTsCommonJs:
test/terraform-basic.test.ts#L52
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/terraform-basic.test.ts:52:37
|
|
test/terraform-basic.test.ts > terraform-basic > call Lambda - testTsCommonJs:
test/terraform-basic.test.ts#L52
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/terraform-basic.test.ts:52:37
|
|
test/terraform-basic.test.ts > terraform-basic > call Lambda - testTsCommonJs:
test/terraform-basic.test.ts#L52
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/terraform-basic.test.ts:52:37
|
|
test/terraform-basic.test.ts > terraform-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/terraform-basic.test.ts:39:5
|
|
test/terraform-basic.test.ts > terraform-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/terraform-basic.test.ts:39:5
|
|
test/terraform-basic.test.ts > terraform-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/terraform-basic.test.ts:39:5
|
|
test-localstack / test-sam-alt
Process completed with exit code 1.
|
|
test/sam-alt.test.ts > sam-alt:
test/sam-alt.test.ts#L23
Error: Hook timed out in 300000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ test/sam-alt.test.ts:23:3
|
|
test-localstack / test-sam-basic
Process completed with exit code 1.
|
|
test/sam-basic.test.ts > sam-basic:
test/sam-basic.test.ts#L23
Error: Hook timed out in 300000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ test/sam-basic.test.ts:23:3
|
|
test-localstack / test-opentofu-basic
The run was canceled by @ServerlessLife.
|
|
test-localstack / test-opentofu-basic
The operation was canceled.
|
|
Pull Request CI check
The run was canceled by @ServerlessLife.
|
|
Pull Request CI check
The run was canceled by @ServerlessLife.
|
|
build / lint & typecheck
The process '/usr/bin/git' failed with exit code 128
|
|
build / build
The process '/usr/bin/git' failed with exit code 128
|
|
remove-old-layers
The process '/usr/bin/git' failed with exit code 128
|
|
test-localstack / test-sls-esbuild-cjs
The process '/usr/bin/git' failed with exit code 128
|
|
test-localstack / test-sls-esbuild-esm
The process '/usr/bin/git' failed with exit code 128
|
|
test-localstack / test-cdk-esm
The process '/usr/bin/git' failed with exit code 128
|
|
test-localstack / test-osls-basic
The process '/usr/bin/git' failed with exit code 128
|
|
test-localstack / test-osls-esbuild-esm
The process '/usr/bin/git' failed with exit code 128
|
|
test-localstack / test-osls-esbuild-cjs
The process '/usr/bin/git' failed with exit code 128
|
|
test-localstack / test-cdk-basic
The process '/usr/bin/git' failed with exit code 128
|
|
test-localstack / test-sls-basic
The process '/usr/bin/git' failed with exit code 128
|
|
test-localstack / test-terraform-basic
The process '/usr/bin/git' failed with exit code 128
|
|
test-localstack / test-sam-alt
The process '/usr/bin/git' failed with exit code 128
|
|
test-localstack / test-sam-basic
The process '/usr/bin/git' failed with exit code 128
|
|
test-localstack / test-opentofu-basic
The process '/usr/bin/git' failed with exit code 128
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dist
Expired
|
1.88 MB |
sha256:50fd1095a59ee56351091d0c1a4a845f77adeeca955ede077a28395a6fa89847
|
|