Skip to content

Bump node-fetch from 2.7.0 to 3.3.2 #155

Bump node-fetch from 2.7.0 to 3.3.2

Bump node-fetch from 2.7.0 to 3.3.2 #155

Triggered via push October 4, 2023 11:42
Status Failure
Total duration 35s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 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
Process completed with exit code 2.