Skip to content

chore(deps): update dependency node-fetch to v3 #1507

chore(deps): update dependency node-fetch to v3

chore(deps): update dependency node-fetch to v3 #1507

Triggered via pull request December 23, 2024 03:05
Status Failure
Total duration 37s
Artifacts

build-test.yml

on: pull_request
Matrix: build
Prepare the release
0s
Prepare the release
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Build and test (Node.js Previous LTS): src/test/typings.ts#L3
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.
Build and test (Node.js Previous LTS): src/test/unit/index.test.ts#L1
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.
Build and test (Node.js Previous LTS)
Process completed with exit code 2.
Build and test (Node.js Current)
The job was canceled because "Previous_LTS_lts_-1" failed.
Build and test (Node.js Current): src/test/typings.ts#L3
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.
Build and test (Node.js Current): src/test/unit/index.test.ts#L1
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.
Build and test (Node.js Current)
The operation was canceled.
Build and test (Node.js LTS)
The job was canceled because "Previous_LTS_lts_-1" failed.
Build and test (Node.js LTS): src/test/typings.ts#L3
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.
Build and test (Node.js LTS): src/test/unit/index.test.ts#L1
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.
Build and test (Node.js LTS)
The operation was canceled.
Build and test (Node.js Previous LTS)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636