Skip to content

chore(deps-dev): bump the minor-development-deps group across 1 direc… #1038

chore(deps-dev): bump the minor-development-deps group across 1 direc…

chore(deps-dev): bump the minor-development-deps group across 1 direc… #1038

Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: push
Matrix: node_tests
Fit to window
Zoom out
Zoom in

Annotations

41 errors
linting
Process completed with exit code 2.
linting: src/index.ts#L256
Type 'Buffer<ArrayBufferLike>' is not assignable to type 'BodyInit | null | undefined'.
linting: src/index.ts#L186
Type 'Buffer<ArrayBufferLike>' is not assignable to type 'BlobPart'.
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > binary handling > supplemental overrides > should ignore a `files` mapping override if it's neither a Buffer or a File: test/node-quirks.test.ts#L71
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/node-quirks.test.ts:71:7
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > binary handling > supplemental overrides > should support a File `files` mapping override for a raw payload data URL: test/node-quirks.test.ts#L53
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/node-quirks.test.ts:53:7
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > binary handling > supplemental overrides > should support a Buffer `files` mapping override for a raw payload data URL: test/node-quirks.test.ts#L29
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/node-quirks.test.ts:29:7
test/index.test.ts > fetch-har > integrations > should support requests that cover the entire HAR spec: test/index.test.ts#L132
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:132:5
test/index.test.ts > fetch-har > integrations > should support `application/x-www-form-urlencoded` requests with auth: test/index.test.ts#L118
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:118:5
test/index.test.ts > fetch-har > integrations > should support requests with array query parameters: test/index.test.ts#L74
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:74:5
test/index.test.ts > fetch-har > integrations > should support `text/plain` requests: test/index.test.ts#L61
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:61:5
test/index.test.ts > fetch-har > custom options > should support supplying custom headers in a `Headers` instance: test/index.test.ts#L35
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:35:5
test/index.test.ts > fetch-har > should catch and toss invalid headers present in a HAR: test/index.test.ts#L28
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:28:3
test/index.test.ts > fetch-har > should make a request with a custom user agent if specified: test/index.test.ts#L23
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:23:3
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > binary handling > supplemental overrides > should support a File `files` mapping override for a raw payload data URL: test/node-quirks.test.ts#L53
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/node-quirks.test.ts:53:7
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > binary handling > should support an `image/png` request that has a data URL with no file name: test/node-quirks.test.ts#L17
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/node-quirks.test.ts:17:5
test/index.test.ts > fetch-har > integrations > binary handling > should support a `image/png` request: test/index.test.ts#L152
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:152:7
test/index.test.ts > fetch-har > integrations > should support requests that cover the entire HAR spec: test/index.test.ts#L132
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:132:5
test/index.test.ts > fetch-har > integrations > should support requests with cookies: test/index.test.ts#L97
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:97:5
test/index.test.ts > fetch-har > integrations > should not double encode query parameters: test/index.test.ts#L81
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:81:5
test/index.test.ts > fetch-har > custom options > should support supplying custom headers as an object: test/index.test.ts#L47
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:47:5
test/index.test.ts > fetch-har > custom options > should support supplying custom headers in a `Headers` instance: test/index.test.ts#L35
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:35:5
test/index.test.ts > fetch-har > should catch and toss invalid headers present in a HAR: test/index.test.ts#L28
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:28:3
test/index.test.ts > fetch-har > should make a request with a custom user agent if specified: test/index.test.ts#L23
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:23:3
Node latest on ubuntu-latest
The strategy configuration was canceled because "node_tests.ubuntu-latest_lts__" failed
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > binary handling > supplemental overrides > should ignore a `files` mapping override if it's neither a Buffer or a File: test/node-quirks.test.ts#L71
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/node-quirks.test.ts:71:7
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > binary handling > supplemental overrides > should support a Buffer `files` mapping override for a raw payload data URL: test/node-quirks.test.ts#L29
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/node-quirks.test.ts:29:7
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > binary handling > should support an `image/png` request that has a data URL with no file name: test/node-quirks.test.ts#L17
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/node-quirks.test.ts:17:5
test/index.test.ts > fetch-har > integrations > quirks > should support urls with query parameters if the url has an anchor hash in it: test/index.test.ts#L221
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:221:7
test/index.test.ts > fetch-har > integrations > should support requests that cover the entire HAR spec: test/index.test.ts#L132
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:132:5
test/index.test.ts > fetch-har > integrations > should support `application/x-www-form-urlencoded` requests with auth: test/index.test.ts#L118
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:118:5
test/index.test.ts > fetch-har > integrations > should not double encode query parameters: test/index.test.ts#L81
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:81:5
test/index.test.ts > fetch-har > integrations > should support `text/plain` requests: test/index.test.ts#L61
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:61:5
test/index.test.ts > fetch-har > should make a request with a custom user agent if specified: test/index.test.ts#L23
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/index.test.ts:23:3
Node lts/-1 on ubuntu-latest
The strategy configuration was canceled because "node_tests.ubuntu-latest_lts__" failed
Node lts/-1 on windows-latest
The operation was canceled.
Node lts/-1 on windows-latest
The strategy configuration was canceled because "node_tests.ubuntu-latest_lts__" failed
Node lts/* on windows-latest
The operation was canceled.
Node lts/* on windows-latest
The strategy configuration was canceled because "node_tests.ubuntu-latest_lts__" failed
Node latest on windows-latest
The operation was canceled.
Node latest on windows-latest
The strategy configuration was canceled because "node_tests.ubuntu-latest_lts__" failed