test: update snapshot #26
Annotations
2 errors and 1 warning
Test (fixtures):
test/utils.ts#L70
AssertionError: expected [ { type: 'error', …(1) }, …(6) ] to deeply equal []
- Expected
+ Received
- Array []
+ Array [
+ Object {
+ "text": "Failed to load resource: the server responded with a status of 503 (Service Unavailable)",
+ "type": "error",
+ },
+ Object {
+ "text": "Failed to load resource: the server responded with a status of 503 (Service Unavailable)",
+ "type": "error",
+ },
+ Object {
+ "text": "Failed to load resource: the server responded with a status of 503 (Service Unavailable)",
+ "type": "error",
+ },
+ Object {
+ "text": "Failed to load resource: the server responded with a status of 503 (Service Unavailable)",
+ "type": "error",
+ },
+ Object {
+ "text": "Failed to load resource: the server responded with a status of 503 (Service Unavailable)",
+ "type": "error",
+ },
+ Object {
+ "text": "Failed to load resource: the server responded with a status of 503 (Service Unavailable)",
+ "type": "error",
+ },
+ Object {
+ "text": "Failed to load resource: the server responded with a status of 503 (Service Unavailable)",
+ "type": "error",
+ },
+ ]
❯ expectNoErrorsOrWarnings test/utils.ts:70:28
❯ test/hmr.test.ts:165:7
|
Test (fixtures)
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading