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