fix: stop mutating response headers #14
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/.
|