Update dependency node-fetch to v3 #3327
static_analysis.yaml
on: pull_request
Typescript Syntax Check
47s
i18n Check
/
check
47s
ESLint
52s
Workflow Lint
40s
Analyse Dead Code
45s
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/
|