Skip to content

feat: supports fetch.bypassingCache option value is RegExp (close… #250

feat: supports fetch.bypassingCache option value is RegExp (close…

feat: supports fetch.bypassingCache option value is RegExp (close… #250

Triggered via push September 10, 2023 13:30
Status Failure
Total duration 38s
Artifacts

ci.yml

on: push
Build&Test: node-16.x, ubuntu-latest
30s
Build&Test: node-16.x, ubuntu-latest
Lint: node-16, ubuntu-latest
25s
Lint: node-16, ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint: node-16, ubuntu-latest: src/create-context.ts#L47
Argument of type 'boolean | RegExp | undefined' is not assignable to parameter of type 'boolean | undefined'.
Lint: node-16, ubuntu-latest
Process completed with exit code 1.
Build&Test: node-16.x, ubuntu-latest: src/create-context.ts#L47
Argument of type 'boolean | RegExp | undefined' is not assignable to parameter of type 'boolean | undefined'.
Build&Test: node-16.x, ubuntu-latest
Process completed with exit code 1.