feat: Support LocalStack #291
Annotations
10 errors and 1 warning
|
test/opentofu-basic.test.ts#L90
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/opentofu-basic.test.ts:90:37
|
|
test/opentofu-basic.test.ts#L74
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/opentofu-basic.test.ts:74:37
|
|
test/opentofu-basic.test.ts#L74
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/opentofu-basic.test.ts:74:37
|
|
test/opentofu-basic.test.ts#L74
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/opentofu-basic.test.ts:74:37
|
|
test/opentofu-basic.test.ts#L58
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/opentofu-basic.test.ts:58:37
|
|
test/opentofu-basic.test.ts#L58
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/opentofu-basic.test.ts:58:37
|
|
test/opentofu-basic.test.ts#L58
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ test/opentofu-basic.test.ts:58:37
|
|
test/utils/expectInfraDeployed.ts#L13
AssertionError: expected undefined to match object { …(4) }
- Expected:
{
"AWS_LAMBDA_EXEC_WRAPPER": "/opt/lld-wrapper",
"LLD_DEBUGGER_ID": Any<String>,
"LLD_FUNCTION_ID": Any<String>,
"LLD_INITIAL_TIMEOUT": Any<String>,
}
+ Received:
undefined
❯ expectInfraDeployed test/utils/expectInfraDeployed.ts:13:7
❯ test/opentofu-basic.test.ts:45:5
|
|
test/utils/expectInfraDeployed.ts#L13
AssertionError: expected undefined to match object { …(4) }
- Expected:
{
"AWS_LAMBDA_EXEC_WRAPPER": "/opt/lld-wrapper",
"LLD_DEBUGGER_ID": Any<String>,
"LLD_FUNCTION_ID": Any<String>,
"LLD_INITIAL_TIMEOUT": Any<String>,
}
+ Received:
undefined
❯ expectInfraDeployed test/utils/expectInfraDeployed.ts:13:7
❯ test/opentofu-basic.test.ts:45:5
|
|
test/utils/expectInfraDeployed.ts#L13
AssertionError: expected undefined to match object { …(4) }
- Expected:
{
"AWS_LAMBDA_EXEC_WRAPPER": "/opt/lld-wrapper",
"LLD_DEBUGGER_ID": Any<String>,
"LLD_FUNCTION_ID": Any<String>,
"LLD_INITIAL_TIMEOUT": Any<String>,
}
+ Received:
undefined
❯ expectInfraDeployed test/utils/expectInfraDeployed.ts:13:7
❯ test/opentofu-basic.test.ts:45:5
|
|
|
The logs for this run have expired and are no longer available.
Loading