Skip to content

chore(deps): update dependency @types/node to v18.18.4 #990

chore(deps): update dependency @types/node to v18.18.4

chore(deps): update dependency @types/node to v18.18.4 #990

Triggered via push October 7, 2023 01:24
Status Failure
Total duration 58s
Artifacts

run-tests.yml

on: push
run-unit-tests
47s
run-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
run-unit-tests: node_modules/builder-util-runtime/out/httpExecutor.d.ts#L13
Property '"accept-charset"' of type 'string | string[]' is not assignable to 'string' index type 'string'.
run-unit-tests: node_modules/builder-util-runtime/out/httpExecutor.d.ts#L13
Property '"accept-encoding"' of type 'string | string[]' is not assignable to 'string' index type 'string'.
run-unit-tests: node_modules/builder-util-runtime/out/httpExecutor.d.ts#L13
Property '"accept-language"' of type 'string | string[]' is not assignable to 'string' index type 'string'.
run-unit-tests: node_modules/builder-util-runtime/out/httpExecutor.d.ts#L13
Property '"content-length"' of type 'string | number' is not assignable to 'string' index type 'string'.
run-unit-tests: node_modules/builder-util-runtime/out/httpExecutor.d.ts#L13
Property '"proxy-authenticate"' of type 'string | string[]' is not assignable to 'string' index type 'string'.
run-unit-tests: node_modules/builder-util-runtime/out/httpExecutor.d.ts#L13
Property '"sec-websocket-extensions"' of type 'string | string[]' is not assignable to 'string' index type 'string'.
run-unit-tests: node_modules/builder-util-runtime/out/httpExecutor.d.ts#L13
Property '"sec-websocket-protocol"' of type 'string | string[]' is not assignable to 'string' index type 'string'.
run-unit-tests: node_modules/builder-util-runtime/out/httpExecutor.d.ts#L13
Property '"set-cookie"' of type 'string | string[]' is not assignable to 'string' index type 'string'.
run-unit-tests: node_modules/builder-util-runtime/out/httpExecutor.d.ts#L13
Property '"www-authenticate"' of type 'string | string[]' is not assignable to 'string' index type 'string'.
run-unit-tests: node_modules/builder-util-runtime/out/httpExecutor.d.ts#L13
Property 'accept' of type 'string | string[]' is not assignable to 'string' index type 'string'.