Skip to content

Added skip currently playing track option into the /play options. #790

Added skip currently playing track option into the /play options.

Added skip currently playing track option into the /play options. #790

Triggered via pull request July 13, 2024 00:32
Status Failure
Total duration 57s
Artifacts

type-check.yml

on: pull_request
Type Check
49s
Type Check
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Type Check: src/commands/favorites.ts#L121
Argument of type '{ interaction: ChatInputCommandInteraction<CacheType>; query: string; shuffleAdditions: boolean; addToFrontOfQueue: boolean; shouldSplitChapters: boolean; }' is not assignable to parameter of type '{ query: string; addToFrontOfQueue: boolean; shuffleAdditions: boolean; shouldSplitChapters: boolean; skipCurrentTrack: boolean; interaction: ChatInputCommandInteraction<CacheType>; }'.
Type Check
Process completed with exit code 2.
Type Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Type Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/