Skip to content

Update dependency node-fetch to v3 #3327

Update dependency node-fetch to v3

Update dependency node-fetch to v3 #3327

Triggered via pull request October 30, 2024 18:51
Status Failure
Total duration 1m 4s
Artifacts

static_analysis.yaml

on: pull_request
Typescript Syntax Check
47s
Typescript Syntax Check
i18n Check  /  check
47s
i18n Check / check
ESLint
52s
ESLint
Workflow Lint
40s
Workflow Lint
Analyse Dead Code
45s
Analyse Dead Code
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Typescript Syntax Check: node_modules/@types/npm-registry-fetch/index.d.ts#L4
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("node-fetch")' call instead.
Typescript Syntax Check: scripts/fetch-package.ts#L128
No overload matches this call.
Typescript Syntax Check
Process completed with exit code 2.
i18n Check / check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/