Update itemExists #8965
Annotations
5 errors and 1 warning
Test:
lib/lambda/itemExists.test.ts#L31
AssertionError: expected 500 to deeply equal 200
- Expected
+ Received
- 200
+ 500
❯ lambda/itemExists.test.ts:31:19
|
Test:
lib/lambda/itemExists.test.ts#L49
AssertionError: expected 500 to deeply equal 200
- Expected
+ Received
- 200
+ 500
❯ lambda/itemExists.test.ts:49:23
|
Test:
lib/lambda/itemExists.test.ts#L67
AssertionError: expected 500 to deeply equal 200
- Expected
+ Received
- 200
+ 500
❯ lambda/itemExists.test.ts:67:22
|
Test:
lib/lambda/itemExists.test.ts#L614
AssertionError: expected '{"message":"Internal server error"}' to deeply equal '{"error":"Internal server error","mes…'
Expected: "{"error":"Internal server error","message":"Response Error"}"
Received: "{"message":"Internal server error"}"
❯ lambda/itemExists.test.ts:614:44
|
Test
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "aws-resources-eco-tif".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading