Bump @types/node from 20.2.5 to 20.10.5 #361
test-changes.yml
on: pull_request
is_formatted
26s
linter_check
26s
Matrix: build
Annotations
12 errors and 1 warning
build (ubuntu-latest):
node_modules/builder-util-runtime/out/httpExecutor.d.ts#L9
Property '"accept-charset"' of type 'string | string[] | undefined' is not assignable to 'string' index type 'string'.
|
build (ubuntu-latest):
node_modules/builder-util-runtime/out/httpExecutor.d.ts#L9
Property '"accept-encoding"' of type 'string | string[] | undefined' is not assignable to 'string' index type 'string'.
|
build (ubuntu-latest):
node_modules/builder-util-runtime/out/httpExecutor.d.ts#L9
Property '"accept-language"' of type 'string | string[] | undefined' is not assignable to 'string' index type 'string'.
|
build (ubuntu-latest):
node_modules/builder-util-runtime/out/httpExecutor.d.ts#L9
Property '"accept-ranges"' of type 'string | undefined' is not assignable to 'string' index type 'string'.
|
build (ubuntu-latest):
node_modules/builder-util-runtime/out/httpExecutor.d.ts#L9
Property '"access-control-allow-credentials"' of type 'string | undefined' is not assignable to 'string' index type 'string'.
|
build (ubuntu-latest):
node_modules/builder-util-runtime/out/httpExecutor.d.ts#L9
Property '"access-control-allow-headers"' of type 'string | undefined' is not assignable to 'string' index type 'string'.
|
build (ubuntu-latest):
node_modules/builder-util-runtime/out/httpExecutor.d.ts#L9
Property '"access-control-allow-methods"' of type 'string | undefined' is not assignable to 'string' index type 'string'.
|
build (ubuntu-latest):
node_modules/builder-util-runtime/out/httpExecutor.d.ts#L9
Property '"access-control-allow-origin"' of type 'string | undefined' is not assignable to 'string' index type 'string'.
|
build (ubuntu-latest):
node_modules/builder-util-runtime/out/httpExecutor.d.ts#L9
Property '"access-control-expose-headers"' of type 'string | undefined' is not assignable to 'string' index type 'string'.
|
build (ubuntu-latest):
node_modules/builder-util-runtime/out/httpExecutor.d.ts#L9
Property '"access-control-max-age"' of type 'string | undefined' is not assignable to 'string' index type 'string'.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: samuelmeuli/action-electron-builder@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|