Skip to content

chore(deps): update dependency node to v18.19.0 - autoclosed #987

chore(deps): update dependency node to v18.19.0 - autoclosed

chore(deps): update dependency node to v18.19.0 - autoclosed #987

Triggered via pull request October 5, 2023 07:05
Status Failure
Total duration 39s
Artifacts

run-tests.yml

on: pull_request
run-unit-tests
30s
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'.