feat: Support LocalStack #291
Annotations
11 errors and 1 warning
|
test/sam-alt.test.ts#L88
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-alt.test.ts:88:37
|
|
test/sam-alt.test.ts#L72
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-alt.test.ts:72:37
|
|
test/sam-alt.test.ts#L72
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-alt.test.ts:72:37
|
|
test/sam-alt.test.ts#L72
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-alt.test.ts:72:37
|
|
test/sam-alt.test.ts#L56
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-alt.test.ts:56:37
|
|
test/sam-alt.test.ts#L56
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-alt.test.ts:56:37
|
|
test/sam-alt.test.ts#L56
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-alt.test.ts:56:37
|
|
test/utils/expectInfraDeployed.ts#L13
AssertionError: expected { Object (NODE_OPTIONS) } to match object { …(4) }
(1 matching property omitted from actual)
- Expected
+ Received
{
- "AWS_LAMBDA_EXEC_WRAPPER": "/opt/lld-wrapper",
- "LLD_DEBUGGER_ID": Any<String>,
- "LLD_FUNCTION_ID": Any<String>,
- "LLD_INITIAL_TIMEOUT": Any<String>,
+ "NODE_OPTIONS": " --enable-source-maps",
}
❯ expectInfraDeployed test/utils/expectInfraDeployed.ts:13:7
❯ test/sam-alt.test.ts:43:5
|
|
test/utils/expectInfraDeployed.ts#L13
AssertionError: expected { Object (NODE_OPTIONS) } to match object { …(4) }
(1 matching property omitted from actual)
- Expected
+ Received
{
- "AWS_LAMBDA_EXEC_WRAPPER": "/opt/lld-wrapper",
- "LLD_DEBUGGER_ID": Any<String>,
- "LLD_FUNCTION_ID": Any<String>,
- "LLD_INITIAL_TIMEOUT": Any<String>,
+ "NODE_OPTIONS": " --enable-source-maps",
}
❯ expectInfraDeployed test/utils/expectInfraDeployed.ts:13:7
❯ test/sam-alt.test.ts:43:5
|
|
test/utils/expectInfraDeployed.ts#L13
AssertionError: expected { Object (NODE_OPTIONS) } to match object { …(4) }
(1 matching property omitted from actual)
- Expected
+ Received
{
- "AWS_LAMBDA_EXEC_WRAPPER": "/opt/lld-wrapper",
- "LLD_DEBUGGER_ID": Any<String>,
- "LLD_FUNCTION_ID": Any<String>,
- "LLD_INITIAL_TIMEOUT": Any<String>,
+ "NODE_OPTIONS": " --enable-source-maps",
}
❯ expectInfraDeployed test/utils/expectInfraDeployed.ts:13:7
❯ test/sam-alt.test.ts:43:5
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading