Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

attempt to fix a check #43

attempt to fix a check

attempt to fix a check #43

Triggered via push October 11, 2023 18:06
Status Failure
Total duration 3m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

buildtest.yml

on: push
Build bot
28s
Build bot
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build bot: src/commands/Moderation/Case.ts#L20
Type '{ CaseId: number; }' is not assignable to type 'ModerationCaseWhereUniqueInput'.
Build bot: src/commands/Moderation/RemoveCase.ts#L21
Type '{ CaseId: number; }' is not assignable to type 'ModerationCaseWhereUniqueInput'.
Build bot: src/commands/Moderation/RemoveCase.ts#L74
Type '{ CaseId: number; }' is not assignable to type 'ModerationCaseWhereUniqueInput'.
Build bot
Process completed with exit code 2.
Build bot
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/