Skip to content

fix: do not treat static asset requests as unhandled by default #2129

fix: do not treat static asset requests as unhandled by default

fix: do not treat static asset requests as unhandled by default #2129

Triggered via pull request February 24, 2025 12:42
Status Cancelled
Total duration 5m 3s
Artifacts

ci.yml

on: pull_request
test (unit) (18)
43s
test (unit) (18)
test (node.js) (18)
53s
test (node.js) (18)
test (e2e) (18)
55s
test (e2e) (18)
test (browser)
2m 46s
test (browser)
test (react-native)
20s
test (react-native)
test (node.js) (20)
39s
test (node.js) (20)
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test/node/msw-api/setup-server/scenarios/on-unhandled-request/warn.node.test.ts > warns on unhandled request when using the "warn" strategy: test/node/msw-api/setup-server/scenarios/on-unhandled-request/warn.node.test.ts#L26
AssertionError: expected Response{ …(2) } to have property "status" with value 404 - Expected + Received - 404 + 200 ❯ test/node/msw-api/setup-server/scenarios/on-unhandled-request/warn.node.test.ts:26:20
test (node.js) (20)
Process completed with exit code 1.
test/node/msw-api/setup-server/scenarios/on-unhandled-request/warn.node.test.ts > warns on unhandled request when using the "warn" strategy: test/node/msw-api/setup-server/scenarios/on-unhandled-request/warn.node.test.ts#L26
AssertionError: expected Response{ [Symbol(realm)]: null, …(2) } to have property "status" with value 404 - Expected + Received - 404 + 200 ❯ test/node/msw-api/setup-server/scenarios/on-unhandled-request/warn.node.test.ts:26:20
test (node.js) (18)
Process completed with exit code 1.
test (browser)
The run was canceled by @github-actions[bot].
test (browser)
The operation was canceled.
test (browser)
No files were found with the provided path: test/browser/test-results. No artifacts will be uploaded.