Skip to content

chore(deps): update devdependency srvx to ^0.1.0 #7

chore(deps): update devdependency srvx to ^0.1.0

chore(deps): update devdependency srvx to ^0.1.0 #7

Triggered via pull request September 22, 2024 02:26
Status Failure
Total duration 43s
Billable time 1m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: src/node-utils/headers.ts#L80
Property 'entries' in type 'NodeReqHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
ci: src/node-utils/headers.ts#L87
Property 'keys' in type 'NodeReqHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
ci: src/node-utils/headers.ts#L94
Property 'values' in type 'NodeReqHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
ci: src/node-utils/headers.ts#L101
Property '[Symbol.iterator]' in type 'NodeReqHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
ci: src/node-utils/headers.ts#L167
Property 'entries' in type 'NodeResHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
ci: src/node-utils/headers.ts#L174
Property 'keys' in type 'NodeResHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
ci: src/node-utils/headers.ts#L181
Property 'values' in type 'NodeResHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
ci: src/node-utils/headers.ts#L188
Property '[Symbol.iterator]' in type 'NodeResHeadersProxy' is not assignable to the same property in base type 'xHeaders'.
ci: src/node-utils/request.ts#L42
Type 'NodeReqHeadersProxy' is not assignable to type 'xHeaders'.
ci
Process completed with exit code 2.