feat: allow customizing fetch with a setFetch export #841
Annotations
6 errors and 2 warnings
Run chomp build:
src/providers/deno.ts#L241
Property 'ok' does not exist on type 'Response | WrappedResponse'.
|
Run chomp build:
src/providers/deno.ts#L242
Property 'url' does not exist on type 'Response | WrappedResponse'.
|
Run chomp build:
src/providers/jspm.ts#L136
Property 'ok' does not exist on type 'Response | WrappedResponse'.
|
Run chomp build:
src/trace/resolver.ts#L290
Property 'headers' does not exist on type 'Response | WrappedResponse'.
|
Run chomp build:
src/trace/resolver.ts#L291
Property 'headers' does not exist on type 'Response | WrappedResponse'.
|
Run chomp build
Process completed with exit code 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/
|
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/
|
Loading