Skip to content

Update dependency typescript to v5.6.3 #528

Update dependency typescript to v5.6.3

Update dependency typescript to v5.6.3 #528

Triggered via push October 9, 2024 00:08
Status Failure
Total duration 23s
Artifacts

build.yml

on: push
cache-and-install
14s
cache-and-install
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
cache-and-install: modules/chatbot.ts#L57
Property 'sendTyping' does not exist on type 'DMChannel | PartialDMChannel | PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | PublicThreadChannel<...> | PrivateThreadChannel | VoiceChannel'.
cache-and-install: modules/commands/index.ts#L64
Argument of type 'ApplicationCommandType.Message' is not assignable to parameter of type 'ContextMenuCommandType'.
cache-and-install
Process completed with exit code 2.
cache-and-install
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/