Skip to content

feat: package is now ESM #410

feat: package is now ESM

feat: package is now ESM #410

Triggered via push February 25, 2024 21:04
Status Failure
Total duration 23s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
release: node_modules/@octokit/plugin-paginate-rest/dist-types/index.d.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("@octokit/core")' call instead.
release: node_modules/@octokit/plugin-paginate-rest/dist-types/types.d.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("@octokit/core")' call instead.
release
Process completed with exit code 2.