feat: Support LocalStack #291
Annotations
11 errors and 1 warning
|
Test:
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:
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:
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:
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:
test/sam-basic.test.ts#L52
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-basic.test.ts:52:37
|
|
Test:
test/sam-basic.test.ts#L52
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-basic.test.ts:52:37
|
|
Test:
test/sam-basic.test.ts#L52
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/sam-basic.test.ts:52:37
|
|
Test:
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-basic.test.ts:39:5
|
|
Test:
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-basic.test.ts:39:5
|
|
Test:
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-basic.test.ts:39:5
|
|
Destroy
Process completed with exit code 1.
|
|
Post Run actions/checkout@v4
The process '/usr/bin/git' failed with exit code 128
|
Loading