Skip to content

refactor: Rust rewrite #278

refactor: Rust rewrite

refactor: Rust rewrite #278

Triggered via push November 8, 2023 02:51
Status Failure
Total duration 2m 0s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Lint: services/bot/src/commands/util/eval.ts#L76
Returning an awaited value that is not a promise is not allowed
Lint: services/bot/src/commands/util/eval.ts#L84
Returning an awaited value that is not a promise is not allowed
Lint: services/bot/src/commands/util/eval.ts#L87
Returning an awaited value that is not a promise is not allowed
Lint
Process completed with exit code 1.
Build
Process completed with exit code 1.
Lint: services/bot/src/jobs.ts#L77
Unexpected 'todo' comment: 'TODO: send message to created_by to...'