Skip to content

fix: stop mutating response headers #14

fix: stop mutating response headers

fix: stop mutating response headers #14

Triggered via push March 29, 2024 17:08
Status Failure
Total duration 28s
Artifacts

ci.yml

on: push
⬣ ESLint
17s
⬣ ESLint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
⬣ ESLint: src/index.ts#L239
Argument of type '{ duplex: string; headers: Headers; status: number; statusText: string; }' is not assignable to parameter of type 'ResponseInit'.
⬣ ESLint: src/index.ts#L293
Argument of type '{ duplex: string; headers: Headers; status: number; statusText: string; }' is not assignable to parameter of type 'ResponseInit'.
⬣ ESLint
Process completed with exit code 1.
⬣ ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.