Bump typescript from 5.5.4 to 5.6.2 #49
Annotations
10 errors
test (ubuntu-latest, tsc):
scripts/addWebhook.ts#L4
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, tsc):
scripts/addWebhook.ts#L5
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, tsc):
scripts/addWebhook.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, tsc):
scripts/addWebhook.ts#L39
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, tsc):
scripts/addWebhook.ts#L50
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, tsc):
src/db.ts#L1
Cannot find module 'sequelize' or its corresponding type declarations.
|
test (ubuntu-latest, tsc):
src/db.ts#L15
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
test (ubuntu-latest, tsc):
src/index.ts#L3
Cannot find module 'discord.js' or its corresponding type declarations.
|
test (ubuntu-latest, tsc):
src/index.ts#L4
Cannot find module 'node-fetch' or its corresponding type declarations.
|
test (ubuntu-latest, tsc):
src/index.ts#L16
Parameter 'entry' implicitly has an 'any' type.
|