deps: bump @typescript-eslint/parser from 6.12.0 to 6.19.1 #632
Triggered via pull request
January 23, 2024 11:13
dependabot[bot]
labeled
#956
Status
Failure
Total duration
18s
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.
|