Bump @typescript-eslint/eslint-plugin from 7.17.0 to 8.11.0 #1475
Annotations
13 errors
test (ubuntu-latest, temurin:17):
src/main.ts#L1
Cannot find module '@actions/exec' or its corresponding type declarations.
|
test (ubuntu-latest, temurin:17):
src/main.ts#L2
Cannot find module '@actions/core' or its corresponding type declarations.
|
test (ubuntu-latest, temurin:17):
src/main.ts#L3
Cannot find module 'os' or its corresponding type declarations.
|
test (ubuntu-latest, temurin:17):
src/main.ts#L4
Cannot find module 'path' or its corresponding type declarations.
|
test (ubuntu-latest, temurin:17):
src/main.ts#L5
Cannot find module '@actions/tool-cache' or its corresponding type declarations.
|
test (ubuntu-latest, temurin: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, temurin:17):
src/main.ts#L31
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, temurin:17):
src/main.ts#L31
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, temurin:17):
src/main.ts#L34
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, temurin:17):
src/main.ts#L42
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (windows-latest, temurin:17)
Process completed with exit code 1.
|
test (macOS-latest, temurin:17)
Process completed with exit code 127.
|
test (macOS-13, temurin:17)
Process completed with exit code 127.
|