Skip to content

Update dependency @discordjs/rest to v2.6.3 #1453

Update dependency @discordjs/rest to v2.6.3

Update dependency @discordjs/rest to v2.6.3 #1453

Triggered via pull request August 17, 2026 00:34
Status Failure
Total duration 30s
Artifacts

job-check.yml

on: pull_request
Lint and Type Check
27s
Lint and Type Check
Fit to window
Zoom out
Zoom in

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'.