Skip to content

fix(deps): update dependency @octokit/rest to v21 #3542

fix(deps): update dependency @octokit/rest to v21

fix(deps): update dependency @octokit/rest to v21 #3542

Triggered via pull request November 12, 2024 22:59
Status Failure
Total duration 22s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: packages/osv-offline/src/lib/download.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("@octokit/rest")' call instead.
build: packages/osv-offline-updater/src/client/github.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/rest")' call instead.
build
Process completed with exit code 2.