Nit: Fixes typing for video details #271
Annotations
4 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
test:
src/commands/player/session.ts#L24
'TrackVariant' is defined but never used
|
test:
src/commands/player/track.ts#L114
'tryYtdlCore' is assigned a value but never used
|
test:
src/jobs/reaction-roles.ts#L11
'populateReactionMessageCaches' is defined but never used
|