Skip to content

Fix 0.5.5-0.5.7 release years in CHANGELOG.md #2449

Fix 0.5.5-0.5.7 release years in CHANGELOG.md

Fix 0.5.5-0.5.7 release years in CHANGELOG.md #2449

Triggered via push September 30, 2024 08:23
Status Failure
Total duration 20s
Artifacts
TypeScript Build
10s
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/