Skip to content

chore: changes to /announce #301

chore: changes to /announce

chore: changes to /announce #301

Triggered via pull request June 26, 2023 09:37
Status Failure
Total duration 1m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

discord-bot.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Build & Lint: packages/discord-bot/src/handlers/announce.ts#L163
Invalid type "string | undefined" of template literal expression
Build & Lint: packages/discord-bot/src/utils/dmTargets.ts#L21
Invalid type "EmbedBuilder" of template literal expression
Build & Lint: packages/discord-bot/src/utils/dmTargets.ts#L185
Invalid type "string | undefined" of template literal expression
Build & Lint: packages/discord-bot/src/utils/dmTargets.ts#L188
Invalid type "{ _id: string; name: string; status: "OPEN" | "QUANTIFY" | "CLOSED"; endDate: string; createdAt: string; updatedAt: string; quantifiers?: readonly { _id: string; identityEthAddress: string; username: string; ... 4 more ...; quantifications: { ...; }[]; }[] | undefined; givers?: readonly { ...; }[] | undefined; recei..." of template literal expression
Build & Lint
Process completed with exit code 1.
Build & Lint: packages/discord-bot/src/handlers/announce.ts#L19
'/home/runner/work/praise/praise/packages/discord-bot/src/utils/api-schema.ts' imported multiple times
Build & Lint: packages/discord-bot/src/handlers/announce.ts#L21
'/home/runner/work/praise/praise/packages/discord-bot/src/utils/api-schema.ts' imported multiple times
Build & Lint: packages/discord-bot/src/utils/dmTargets.ts#L7
'UserSelectMenuBuilder' is defined but never used