deps: bump @typescript-eslint/parser from 6.12.0 to 6.14.0 #577
Triggered via pull request
December 12, 2023 11:32
dependabot[bot]
labeled
#929
Status
Failure
Total duration
21s
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.
|