chore(deps): bump actions/setup-node from 4 to 5 (#520) #1033
Annotations
38 errors
Node latest on ubuntu-latest
Process completed with exit code 1.
|
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > multipart requests option > data URLs > should be able to handle a `multipart/form-data` payload with a base64-encoded data URL filename that contains parentheses:
test/node-quirks.test.ts#L167
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:167:7
|
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > multipart requests option > data URLs > should be able to handle a `multipart/form-data` payload with a base64-encoded data URL file:
test/node-quirks.test.ts#L159
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:159:7
|
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > multipart requests option > `files` option > should support filenames with characters that are encoded with `encodeURIComponent`:
test/node-quirks.test.ts#L133
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:133:7
|
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > multipart requests option > should support a `multipart/form-data` request with a plaintext file encoded in the HAR:
test/node-quirks.test.ts#L93
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:93:5
|
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/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 > 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/node-quirks.test.ts > #fetchHAR (Node-only quirks) > multipart requests option > `files` option > should support filenames with characters that are encoded with `encodeURIComponent`:
test/node-quirks.test.ts#L133
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:133:7
|
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > multipart requests option > `files` option > should support File objects:
test/node-quirks.test.ts#L121
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:121: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 > 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 `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 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 > 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/* on ubuntu-latest
The strategy configuration was canceled because "node_tests.ubuntu-latest_latest" 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_latest" 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_latest" 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_latest" failed
|
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > multipart requests option > `files` option > should support filenames with characters that are encoded with `encodeURIComponent`:
test/node-quirks.test.ts#L133
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:133:7
|
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > multipart requests option > `files` option > should support Buffers:
test/node-quirks.test.ts#L102
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:102:7
|
test/node-quirks.test.ts > #fetchHAR (Node-only quirks) > multipart requests option > should support a `multipart/form-data` request that's a standard object:
test/node-quirks.test.ts#L85
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:85:5
|
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/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 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 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 > 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
|
Node lts/-1 on ubuntu-latest
The strategy configuration was canceled because "node_tests.ubuntu-latest_latest" failed
|