Skip to content

feat: allow customizing fetch with a setFetch export #841

feat: allow customizing fetch with a setFetch export

feat: allow customizing fetch with a setFetch export #841

Triggered via pull request September 28, 2024 22:47
Status Failure
Total duration 2m 37s
Artifacts

ci.yml

on: pull_request
Build & Type Test
19s
Build & Type Test
Matrix: Firefox Browser Tests
Matrix: Node.js & Deno Tests
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 6 warnings
Build & Type Test: src/providers/deno.ts#L241
Property 'ok' does not exist on type 'Response | WrappedResponse'.
Build & Type Test: src/providers/deno.ts#L242
Property 'url' does not exist on type 'Response | WrappedResponse'.
Build & Type Test: src/providers/jspm.ts#L136
Property 'ok' does not exist on type 'Response | WrappedResponse'.
Build & Type Test: src/trace/resolver.ts#L290
Property 'headers' does not exist on type 'Response | WrappedResponse'.
Build & Type Test: src/trace/resolver.ts#L291
Property 'headers' does not exist on type 'Response | WrappedResponse'.
Build & Type Test
Process completed with exit code 1.
Firefox Browser Tests (107.0.1): src/providers/deno.ts#L241
Property 'ok' does not exist on type 'Response | WrappedResponse'.
Firefox Browser Tests (107.0.1): src/providers/deno.ts#L242
Property 'url' does not exist on type 'Response | WrappedResponse'.
Firefox Browser Tests (107.0.1): src/providers/jspm.ts#L136
Property 'ok' does not exist on type 'Response | WrappedResponse'.
Firefox Browser Tests (107.0.1): src/trace/resolver.ts#L290
Property 'headers' does not exist on type 'Response | WrappedResponse'.
Firefox Browser Tests (107.0.1): src/trace/resolver.ts#L291
Property 'headers' does not exist on type 'Response | WrappedResponse'.
Firefox Browser Tests (107.0.1)
Process completed with exit code 1.
Node.js & Deno Tests (20.x, 1): src/providers/deno.ts#L241
Property 'ok' does not exist on type 'Response | WrappedResponse'.
Node.js & Deno Tests (20.x, 1): src/providers/deno.ts#L242
Property 'url' does not exist on type 'Response | WrappedResponse'.
Node.js & Deno Tests (20.x, 1): src/providers/jspm.ts#L136
Property 'ok' does not exist on type 'Response | WrappedResponse'.
Node.js & Deno Tests (20.x, 1): src/trace/resolver.ts#L290
Property 'headers' does not exist on type 'Response | WrappedResponse'.
Node.js & Deno Tests (20.x, 1): src/trace/resolver.ts#L291
Property 'headers' does not exist on type 'Response | WrappedResponse'.
Node.js & Deno Tests (20.x, 1)
Process completed with exit code 1.
Node.js & Deno Tests (18.x, 1)
The job was canceled because "_20_x_1" failed.
Node.js & Deno Tests (18.x, 1): src/providers/deno.ts#L241
Property 'ok' does not exist on type 'Response | WrappedResponse'.
Node.js & Deno Tests (18.x, 1): src/providers/deno.ts#L242
Property 'url' does not exist on type 'Response | WrappedResponse'.
Node.js & Deno Tests (18.x, 1): src/providers/jspm.ts#L136
Property 'ok' does not exist on type 'Response | WrappedResponse'.
Node.js & Deno Tests (18.x, 1): src/trace/resolver.ts#L290
Property 'headers' does not exist on type 'Response | WrappedResponse'.
Node.js & Deno Tests (18.x, 1): src/trace/resolver.ts#L291
Property 'headers' does not exist on type 'Response | WrappedResponse'.
Node.js & Deno Tests (18.x, 1)
The operation was canceled.
Node.js & Deno Tests (21.x, 1)
The job was canceled because "_20_x_1" failed.
Node.js & Deno Tests (21.x, 1)
The operation was canceled.
Build & Type Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build & Type Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, guybedford/chomp-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Firefox Browser Tests (107.0.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Firefox Browser Tests (107.0.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, guybedford/chomp-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js & Deno Tests (20.x, 1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Node.js & Deno Tests (20.x, 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, guybedford/chomp-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/