ci(deps): bump docker/build-push-action from 5 to 6 #2
Annotations
10 errors
|
Run tests with coverage:
backend/tests/integration/booking-flow.test.ts#L1012
AssertionError: expected 400 to be 500 // Object.is equality
- Expected
+ Received
- 500
+ 400
❯ tests/integration/booking-flow.test.ts:1012:26
|
|
Run tests with coverage:
backend/tests/integration/booking-flow.test.ts#L981
AssertionError: expected 403 to be 500 // Object.is equality
- Expected
+ Received
- 500
+ 403
❯ tests/integration/booking-flow.test.ts:981:26
|
|
Run tests with coverage:
backend/tests/integration/booking-flow.test.ts#L517
AssertionError: expected 404 to be 503 // Object.is equality
- Expected
+ Received
- 503
+ 404
❯ tests/integration/booking-flow.test.ts:517:26
|
|
Run tests with coverage:
backend/tests/integration/booking-flow.test.ts#L393
AssertionError: expected 400 to be 500 // Object.is equality
- Expected
+ Received
- 500
+ 400
❯ tests/integration/booking-flow.test.ts:393:26
|
|
Run tests with coverage:
backend/tests/integration/booking-flow.test.ts#L362
AssertionError: expected 400 to be 500 // Object.is equality
- Expected
+ Received
- 500
+ 400
❯ tests/integration/booking-flow.test.ts:362:26
|
|
Run tests with coverage:
backend/tests/integration/booking-flow.test.ts#L314
AssertionError: expected 400 to be 201 // Object.is equality
- Expected
+ Received
- 201
+ 400
❯ tests/integration/booking-flow.test.ts:314:26
|
|
Run tests with coverage:
backend/tests/integration/auth.comprehensive.test.ts#L279
AssertionError: expected 200 to be 401 // Object.is equality
- Expected
+ Received
- 401
+ 200
❯ tests/integration/auth.comprehensive.test.ts:279:26
|
|
Run tests with coverage:
backend/tests/integration/auth.comprehensive.test.ts#L268
AssertionError: expected 200 to be 401 // Object.is equality
- Expected
+ Received
- 401
+ 200
❯ tests/integration/auth.comprehensive.test.ts:268:26
|
|
Run tests with coverage:
backend/tests/unit/virusScan.service.test.ts#L222
Error: Not found
❯ Timeout._onTimeout tests/unit/virusScan.service.test.ts:222:50
This error originated in "tests/unit/virusScan.service.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
Run tests with coverage:
backend/tests/unit/virusScan.service.test.ts#L154
Error: spawn clamdscan ENOENT
❯ Timeout._onTimeout tests/unit/virusScan.service.test.ts:154:35
This error originated in "tests/unit/virusScan.service.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
Loading