Skip to content

feat: request a reason when reporting a message #909

feat: request a reason when reporting a message

feat: request a reason when reporting a message #909

Triggered via push July 20, 2023 14:56
Status Failure
Total duration 42s
Artifacts

node-checks.yaml

on: push
Matrix: Lint and Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Lint and Test (18.x): src/events/handlers/handleReady.ts#L1
There should be at least one empty line between import groups
Lint and Test (18.x): src/events/handlers/handleReady.ts#L18
Possible race condition: `Bot.homeGuild` might be assigned based on an outdated state of `Bot`
Lint and Test (18.x): src/events/handlers/handleReady.ts#L32
Possible race condition: `Bot.reportChannel` might be assigned based on an outdated state of `Bot`
Lint and Test (18.x): src/events/handlers/handleReady.ts#L48
Possible race condition: `Bot.privateCategory` might be assigned based on an outdated state of `Bot`
Lint and Test (18.x)
Process completed with exit code 1.
Lint and Test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint and Test (18.x): src/commands/privateChannel.ts#L5
'CategoryChannel' is defined but never used
Lint and Test (18.x): src/contexts/report.ts#L2
'Guild' is defined but never used
Lint and Test (18.x): src/events/handlers/handleInteractionCreate.ts#L2
'ComponentType' is defined but never used