Skip to content

DEV deploy - @reteps #27

DEV deploy - @reteps

DEV deploy - @reteps #27

Triggered via pull request September 1, 2024 21:59
Status Failure
Total duration 43s
Artifacts

deploy-dev.yml

on: pull_request
Run Unit Tests
31s
Run Unit Tests
Deploy to AWS DEV
0s
Deploy to AWS DEV
Run Live Integration Tests
0s
Run Live Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Unhandled error: src/routes/discord.ts#L111
Error [TokenInvalid]: An invalid token was provided. ❯ Client.login node_modules/discord.js/src/client/Client.js:216:52 ❯ Module.updateDiscord src/routes/discord.ts:111:10 ❯ processTicksAndRejections node:internal/process/task_queues:95:5 ❯ Object.<anonymous> src/routes/events.ts:104:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'TokenInvalid' } This error originated in "tests/unit/eventPost.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "Happy path: Adding a non-repeating, featured, paid event". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Run Unit Tests
Process completed with exit code 2.