Skip to content

Bump node-fetch from 2.7.0 to 3.3.2 #135

Bump node-fetch from 2.7.0 to 3.3.2

Bump node-fetch from 2.7.0 to 3.3.2 #135

Triggered via pull request September 27, 2023 16:42
Status Failure
Total duration 29s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: src/api.ts#L5
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.
test: src/edit-github-blob-test.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.
test: src/main-test.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.
test
Process completed with exit code 2.