Update dependency @discordjs/rest to v2.6.3 #1453
job-check.yml
on: pull_request
Lint and Type Check
27s
Annotations
4 errors
|
Lint and Type Check
Process completed with exit code 2.
|
|
Lint and Type Check:
src/server/services/discordService.ts#L100
Argument of type 'import("/home/runner/work/attendance/attendance/node_modules/@discordjs/rest/dist/web").REST' is not assignable to parameter of type 'import("/home/runner/work/attendance/attendance/node_modules/@discordjs/core/node_modules/@discordjs/rest/dist/web").REST'.
|
|
Lint and Type Check:
src/server/services/discordService.ts#L29
Argument of type 'import("/home/runner/work/attendance/attendance/node_modules/@discordjs/rest/dist/web").REST' is not assignable to parameter of type 'import("/home/runner/work/attendance/attendance/node_modules/@discordjs/core/node_modules/@discordjs/rest/dist/web").REST'.
|
|
Lint and Type Check:
src/routes/api/auth.discord.callback.ts#L106
Argument of type 'import("/home/runner/work/attendance/attendance/node_modules/@discordjs/rest/dist/web").REST' is not assignable to parameter of type 'import("/home/runner/work/attendance/attendance/node_modules/@discordjs/core/node_modules/@discordjs/rest/dist/web").REST'.
|