build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.12.0 #945
Annotations
10 errors
src/main.ts#L1
Cannot find module '@actions/exec' or its corresponding type declarations.
|
src/main.ts#L2
Cannot find module '@actions/core' or its corresponding type declarations.
|
src/main.ts#L3
Cannot find module 'os' or its corresponding type declarations.
|
src/main.ts#L4
Cannot find module 'path' or its corresponding type declarations.
|
src/main.ts#L5
Cannot find module '@actions/tool-cache' or its corresponding type declarations.
|
src/main.ts#L24
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/main.ts#L26
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/main.ts#L26
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/main.ts#L29
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/main.ts#L37
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
This job failed
Loading