chore: Node.js v22 tests #108
Annotations
7 errors
|
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/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#L45
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/osls-basic.test.ts:45:37
|
|
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#L57
AssertionError: expected undefined to deeply equal { …(2) }
- Expected:
Object {
"lambdaName": "lls-osls-basic-test-testJsEsModule",
"timestamp": "2025-02-06T05:22:24.215Z",
}
+ Received:
undefined
❯ test/osls-basic.test.ts:57:33
|
|
test/osls-basic.test.ts#L57
AssertionError: expected undefined to deeply equal { …(2) }
- Expected:
Object {
"lambdaName": "lls-osls-basic-test-testJsEsModule",
"timestamp": "2025-02-06T05:22:29.762Z",
}
+ Received:
undefined
❯ test/osls-basic.test.ts:57:33
|
|
|
The logs for this run have expired and are no longer available.
Loading