Skip to content

Prepare v5.8.2

Prepare v5.8.2 #4073

Triggered via pull request August 1, 2023 15:46
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

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

Annotations

5 errors
build (16.x): src/classes/DiscordBot.ts#L81
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (16.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_16_x" failed.
build (18.x): src/classes/DiscordBot.ts#L81
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (18.x)
The operation was canceled.