chore(deps): bump actions/cache from 3 to 4 #625
Triggered via pull request
January 18, 2024 12:02
dependabot[bot]
labeled
#953
Status
Failure
Total duration
25s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|