fix: Windows SLS path issue #123
pull-request.yml
on: pull_request
build
/
lint & typecheck
39s
test
/
test-cdk-basic
6m 16s
test
/
test-cdk-esm
5m 56s
test
/
test-sls-basic
2m 44s
test
/
test-sls-esbuild-cjs
2m 28s
test
/
test-sls-esbuild-esm
2m 27s
test
/
test-osls-basic
2m 30s
test
/
test-osls-esbuild-cjs
2m 13s
test
/
test-osls-esbuild-esm
2m 14s
test
/
test-sam-basic
3m 42s
test
/
test-sam-alt
3m 30s
test
/
test-terraform-basic
2m 59s
Annotations
36 errors and 15 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/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/sls-esbuild-cjs.test.ts > sls-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/sls-esbuild-cjs.test.ts:35:5
|
|
test/sls-esbuild-cjs.test.ts > sls-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/sls-esbuild-cjs.test.ts:35:5
|
|
test/sls-esbuild-cjs.test.ts > sls-esbuild-cjs > call Lambda - testTsCommonJs:
test/sls-esbuild-cjs.test.ts#L45
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sls-esbuild-cjs.test.ts:45:37
|
|
test/sls-esbuild-cjs.test.ts > sls-esbuild-cjs > call Lambda - testTsCommonJs:
test/sls-esbuild-cjs.test.ts#L45
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sls-esbuild-cjs.test.ts:45:37
|
|
test / test-sls-esbuild-cjs
Process completed with exit code 1.
|
|
test/sls-esbuild-esm.test.ts > sls-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/sls-esbuild-esm.test.ts:35:5
|
|
test/sls-esbuild-esm.test.ts > sls-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/sls-esbuild-esm.test.ts:35:5
|
|
test/sls-esbuild-esm.test.ts > sls-esbuild-esm > call Lambda - testTsEsModule:
test/sls-esbuild-esm.test.ts#L45
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sls-esbuild-esm.test.ts:45:37
|
|
test/sls-esbuild-esm.test.ts > sls-esbuild-esm > call Lambda - testTsEsModule:
test/sls-esbuild-esm.test.ts#L45
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sls-esbuild-esm.test.ts:45:37
|
|
test / test-sls-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/sls-basic.test.ts > sls-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/sls-basic.test.ts:35:5
|
|
test/sls-basic.test.ts > sls-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/sls-basic.test.ts:35:5
|
|
test/sls-basic.test.ts > sls-basic > call Lambda - testJsCommonJs:
test/sls-basic.test.ts#L45
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sls-basic.test.ts:45:37
|
|
test/sls-basic.test.ts > sls-basic > call Lambda - testJsCommonJs:
test/sls-basic.test.ts#L45
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sls-basic.test.ts:45:37
|
|
test/sls-basic.test.ts > sls-basic > call Lambda - testJsEsModule:
test/sls-basic.test.ts#L58
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sls-basic.test.ts:58:37
|
|
test/sls-basic.test.ts > sls-basic > call Lambda - testJsEsModule:
test/sls-basic.test.ts#L58
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sls-basic.test.ts:58:37
|
|
test / test-sls-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 / 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:1057d524c8e08b15dfe7bf5668fb7381ad8df4c3dd20ce6091b35abdbc72e224
|
|