Skip to content

Bump node-fetch from 2.6.7 to 3.3.2 #4067

Bump node-fetch from 2.6.7 to 3.3.2

Bump node-fetch from 2.6.7 to 3.3.2 #4067

Triggered via push July 25, 2023 12:30
Status Failure
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: node_modules/fetch-blob/file.d.ts#L1
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
build: node_modules/fetch-blob/from.d.ts#L20
'File' refers to a value, but is being used as a type here. Did you mean 'typeof File'?
build: node_modules/fetch-blob/from.d.ts#L25
'File' refers to a value, but is being used as a type here. Did you mean 'typeof File'?
build: node_modules/formdata-polyfill/esm.min.d.ts#L2
'FormData' refers to a value, but is being used as a type here. Did you mean 'typeof FormData'?
build: node_modules/formdata-polyfill/esm.min.d.ts#L3
'FormData' refers to a value, but is being used as a type here. Did you mean 'typeof FormData'?
build: node_modules/formdata-polyfill/esm.min.d.ts#L5
'FormData' refers to a value, but is being used as a type here. Did you mean 'typeof FormData'?
build: node_modules/node-fetch/@types/index.d.ts#L124
'FormData' refers to a value, but is being used as a type here. Did you mean 'typeof FormData'?
build: node_modules/node-fetch/@types/index.d.ts#L137
'FormData' refers to a value, but is being used as a type here. Did you mean 'typeof FormData'?
build: src/buildtime/static.ts#L16
This expression is not callable.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/