Skip to content

Version 0.5.8

Version 0.5.8 #2451

Triggered via pull request September 30, 2024 08:27
Status Failure
Total duration 19s
Artifacts

typescript-build.yml

on: pull_request
TypeScript Build
9s
TypeScript Build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
TypeScript Build: src/client/classes/Radio.ts#L1
Type 'InternalDiscordGatewayAdapterCreator' is not assignable to type 'DiscordGatewayAdapterCreator'.
TypeScript Build: src/client/commands/play.ts#L1
Type 'InternalDiscordGatewayAdapterCreator' is not assignable to type 'DiscordGatewayAdapterCreator'.
TypeScript Build: src/client/commands/stop.ts#L1
Property 'send' does not exist on type 'TextBasedChannel'.
TypeScript Build: src/client/events/interactionCreate.ts#L1
Property 'permissionsFor' does not exist on type 'PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | PublicThreadChannel<boolean> | PrivateThreadChannel | VoiceChannel'.
TypeScript Build: src/client/funcs/play.ts#L1
Property 'send' does not exist on type 'TextBasedChannel'.
TypeScript Build: src/client/funcs/play.ts#L1
Property 'send' does not exist on type 'TextBasedChannel'.
TypeScript Build: src/client/funcs/play.ts#L1
Property 'send' does not exist on type 'TextBasedChannel'.
TypeScript Build: src/client/funcs/play.ts#L1
Property 'send' does not exist on type 'TextBasedChannel'.
TypeScript Build
The following actions uses node12 which is deprecated and will be forced to run on node16: icrawl/action-tsc@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
TypeScript Build
The following actions use a deprecated Node.js version and will be forced to run on node20: icrawl/action-tsc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/