Skip to content

[Snyk] Fix for 3 vulnerabilities #113

[Snyk] Fix for 3 vulnerabilities

[Snyk] Fix for 3 vulnerabilities #113

Triggered via pull request February 21, 2025 03:19
Status Failure
Total duration 5m 45s
Artifacts

static-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
All: node_modules/@octokit/rest/dist-types/index.d.ts#L11
Cannot find module '@octokit/plugin-rest-endpoint-methods/dist-types/generated/types' or its corresponding type declarations.
All: bin/plugin/lib/milestone.js#L2
Namespace '"/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index"' has no exported member 'IssuesListForRepoResponseItem'.
All: bin/plugin/lib/milestone.js#L3
Namespace '"/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index"' has no exported member 'IssuesListMilestonesForRepoResponseItem'.
All: bin/plugin/lib/milestone.js#L20
Property 'issues' does not exist on type 'typeof import("/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index")'.
All: bin/plugin/lib/milestone.js#L26
Namespace '"/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index"' has no exported member 'Response'.
All: bin/plugin/lib/milestone.js#L28
Property 'paginate' does not exist on type 'typeof import("/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index")'.
All: bin/plugin/lib/milestone.js#L62
Property 'issues' does not exist on type 'typeof import("/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index")'.
All: bin/plugin/lib/milestone.js#L73
Namespace '"/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index"' has no exported member 'Response'.
All: bin/plugin/lib/milestone.js#L75
Property 'paginate' does not exist on type 'typeof import("/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index")'.
All: bin/plugin/lib/milestone.js#L78
Namespace '"/home/runner/work/gutenberg/gutenberg/node_modules/@octokit/rest/dist-types/index"' has no exported member 'IssuesListForRepoResponse'.