Skip to content

Bump typescript from 5.5.4 to 5.6.2 #49

Bump typescript from 5.5.4 to 5.6.2

Bump typescript from 5.5.4 to 5.6.2 #49

Triggered via pull request October 1, 2024 03:11
Status Failure
Total duration 18s
Artifacts

build.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.