deps: bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.17.0 #598
Triggered via pull request
January 2, 2024 11:15
dependabot[bot]
labeled
#939
Status
Failure
Total duration
16s
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.
|