build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.12.0 #954
Annotations
24 errors
test (ubuntu-latest, 8):
src/main.ts#L1
Cannot find module '@actions/exec' or its corresponding type declarations.
|
test (ubuntu-latest, 8):
src/main.ts#L2
Cannot find module '@actions/core' or its corresponding type declarations.
|
test (ubuntu-latest, 8):
src/main.ts#L3
Cannot find module 'os' or its corresponding type declarations.
|
test (ubuntu-latest, 8):
src/main.ts#L4
Cannot find module 'path' or its corresponding type declarations.
|
test (ubuntu-latest, 8):
src/main.ts#L5
Cannot find module '@actions/tool-cache' or its corresponding type declarations.
|
test (ubuntu-latest, 8):
src/main.ts#L24
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, 8):
src/main.ts#L26
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, 8):
src/main.ts#L26
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, 8):
src/main.ts#L29
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, 8):
src/main.ts#L37
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, 17):
src/main.ts#L1
Cannot find module '@actions/exec' or its corresponding type declarations.
|
test (ubuntu-latest, 17):
src/main.ts#L2
Cannot find module '@actions/core' or its corresponding type declarations.
|
test (ubuntu-latest, 17):
src/main.ts#L3
Cannot find module 'os' or its corresponding type declarations.
|
test (ubuntu-latest, 17):
src/main.ts#L4
Cannot find module 'path' or its corresponding type declarations.
|
test (ubuntu-latest, 17):
src/main.ts#L5
Cannot find module '@actions/tool-cache' or its corresponding type declarations.
|
test (ubuntu-latest, 17):
src/main.ts#L24
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, 17):
src/main.ts#L26
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, 17):
src/main.ts#L26
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, 17):
src/main.ts#L29
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, 17):
src/main.ts#L37
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (macOS-12, 8)
Process completed with exit code 127.
|
test (macOS-12, 17)
Process completed with exit code 127.
|
test (windows-latest, 17)
Process completed with exit code 1.
|
test (windows-latest, 8)
Process completed with exit code 1.
|