Bump discord.js from 14.16.2 to 14.16.3 #2448
typescript-build.yml
on: pull_request
TypeScript Build
13s
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/
|