deps: bump @types/node from 20.9.3 to 20.11.0 #614
Triggered via pull request
January 11, 2024 12:04
dependabot[bot]
labeled
#947
Status
Failure
Total duration
20s
Artifacts
–
Annotations
10 errors
run-ncc:
src/comments.ts#L1
Cannot find module '@actions/core' or its corresponding type declarations.
|
run-ncc:
src/comments.ts#L6
Cannot find module '@actions/github/lib/utils' or its corresponding type declarations.
|
run-ncc:
src/comments.ts#L7
Cannot find module 'util' or its corresponding type declarations.
|
run-ncc:
src/comments.ts#L46
Parameter 'next' implicitly has an 'any' type.
|
run-ncc:
src/config.ts#L1
Cannot find module '@actions/core' or its corresponding type declarations.
|
run-ncc:
src/config.ts#L3
Cannot find module 'fs' or its corresponding type declarations.
|
run-ncc:
src/config.ts#L5
Cannot find module 'util' or its corresponding type declarations.
|
run-ncc:
src/config.ts#L6
Cannot find module 'js-yaml' or its corresponding type declarations.
|
run-ncc:
src/main.ts#L1
Cannot find module '@actions/core' or its corresponding type declarations.
|
run-ncc:
src/main.ts#L2
Cannot find module '@actions/github' or its corresponding type declarations.
|