feat: oss-serverless support #88
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pull-request.yml
on: pull_request
build
/
lint & typecheck
57s
test
/
test-cdk-basic
6m 4s
test
/
test-cdk-esm
5m 25s
test
/
test-sls-basic
3m 17s
test
/
test-sls-esbuild-cjs
2m 52s
test
/
test-sls-esbuild-esm
2m 56s
test
/
test-osls-basic
2m 21s
test
/
test-osls-esbuild-cjs
1m 52s
test
/
test-osls-esbuild-esm
2m 0s
test
/
test-sam-basic
2m 51s
test
/
test-sam-alt
3m 21s
test
/
test-terraform-basic
2m 44s
Annotations
30 errors and 17 warnings
|
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 / test-osls-esbuild-cjs
Process completed with exit code 1.
|
|
test / test-osls-esbuild-cjs
Process completed with exit code 1.
|
|
test / test-osls-esbuild-esm
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 / test-osls-esbuild-esm
Process completed with exit code 1.
|
|
test/osls-basic.test.ts > osls-basic > 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-basic.test.ts:35:5
|
|
test/osls-basic.test.ts > osls-basic > 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-basic.test.ts:35:5
|
|
test/osls-basic.test.ts > osls-basic > call Lambda - testJsCommonJs:
test/osls-basic.test.ts#L45
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/osls-basic.test.ts:45:37
|
|
test/osls-basic.test.ts > osls-basic > call Lambda - testJsCommonJs:
test/osls-basic.test.ts#L45
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/osls-basic.test.ts:45:37
|
|
test/osls-basic.test.ts > osls-basic > call Lambda - testJsEsModule:
test/osls-basic.test.ts#L58
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/osls-basic.test.ts:58:37
|
|
test/osls-basic.test.ts > osls-basic > call Lambda - testJsEsModule:
test/osls-basic.test.ts#L58
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/osls-basic.test.ts:58:37
|
|
test / test-osls-basic
Process completed with exit code 1.
|
|
test / test-terraform-basic
Terraform exited with code 1.
|
|
test / test-terraform-basic
Process completed with exit code 1.
|
|
test/sam-basic.test.ts > sam-basic > call Lambda - testTsCommonJs:
test/sam-basic.test.ts#L51
AssertionError: expected undefined to deeply equal { …(2) }
- Expected:
Object {
"lambdaName": "lld-test-sam-basic-testTsCommonJs-Eha3Wyj226RD",
"timestamp": "2024-11-14T17:58:06.469Z",
}
+ Received:
undefined
❯ test/sam-basic.test.ts:51:33
|
|
test/sam-basic.test.ts > sam-basic > call Lambda - testTsCommonJs:
test/sam-basic.test.ts#L51
AssertionError: expected undefined to deeply equal { …(2) }
- Expected:
Object {
"lambdaName": "lld-test-sam-basic-testTsCommonJs-Eha3Wyj226RD",
"timestamp": "2024-11-14T17:58:12.439Z",
}
+ Received:
undefined
❯ test/sam-basic.test.ts:51:33
|
|
test/sam-basic.test.ts > sam-basic > call Lambda - testTsEsModule:
test/sam-basic.test.ts#L68
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-basic.test.ts:68:37
|
|
test/sam-basic.test.ts > sam-basic > call Lambda - testTsEsModule:
test/sam-basic.test.ts#L68
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-basic.test.ts:68:37
|
|
test/sam-basic.test.ts > sam-basic > call Lambda - testJsCommonJs:
test/sam-basic.test.ts#L84
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-basic.test.ts:84:37
|
|
test/sam-basic.test.ts > sam-basic > call Lambda - testJsCommonJs:
test/sam-basic.test.ts#L84
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-basic.test.ts:84:37
|
|
test/sam-basic.test.ts > sam-basic > call Lambda - testJsEsModule:
test/sam-basic.test.ts#L100
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-basic.test.ts:100:37
|
|
test/sam-basic.test.ts > sam-basic > call Lambda - testJsEsModule:
test/sam-basic.test.ts#L100
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-basic.test.ts:100:37
|
|
test / test-sam-basic
Process completed with exit code 1.
|
|
test / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dist
Expired
|
1.78 MB |
sha256:db3dcd73cc673357dc136cf8ff0ec8a81c2cf2f8e5c6f258c2bec4e7d61aab06
|
|