fix: Update NPM dependencies #261
Annotations
3 errors and 1 warning
|
|
|
test/utils/validateLocalResponse.ts#L38
AssertionError: expected { …(2) } to deeply equal { …(2) }
- Expected
+ Received
{
"lambdaName": "lls-sls-basic-test-testJsCommonJs",
- "timestamp": "2025-08-20T06:41:05.565Z",
+ "timestamp": "2025-08-20T06:40:33.715Z",
}
❯ Module.validateLocalResponse test/utils/validateLocalResponse.ts:38:31
❯ test/sls-basic.test.ts:47:7
|
|
test/sls-basic.test.ts#L44
AssertionError: expected undefined to deeply equal { …(2) }
- Expected:
{
"lambdaName": "lls-sls-basic-test-testJsCommonJs",
"timestamp": "2025-08-20T06:41:04.361Z",
}
+ Received:
undefined
❯ test/sls-basic.test.ts:44:33
|
|
|
The logs for this run have expired and are no longer available.
Loading