chore(deps): update devdependency srvx to ^0.1.0 #7
Annotations
10 errors
Run pnpm test:types:
src/node-utils/headers.ts#L80
Property 'entries' in type 'NodeReqHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
|
Run pnpm test:types:
src/node-utils/headers.ts#L87
Property 'keys' in type 'NodeReqHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
|
Run pnpm test:types:
src/node-utils/headers.ts#L94
Property 'values' in type 'NodeReqHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
|
Run pnpm test:types:
src/node-utils/headers.ts#L101
Property '[Symbol.iterator]' in type 'NodeReqHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
|
Run pnpm test:types:
src/node-utils/headers.ts#L167
Property 'entries' in type 'NodeResHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
|
Run pnpm test:types:
src/node-utils/headers.ts#L174
Property 'keys' in type 'NodeResHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
|
Run pnpm test:types:
src/node-utils/headers.ts#L181
Property 'values' in type 'NodeResHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
|
Run pnpm test:types:
src/node-utils/headers.ts#L188
Property '[Symbol.iterator]' in type 'NodeResHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
|
Run pnpm test:types:
src/node-utils/request.ts#L42
Type 'NodeReqHeadersProxy' is not assignable to type 'xHeaders'.
|
Run pnpm test:types
Process completed with exit code 2.
|
Loading