Music fix #1641
Annotations
10 errors and 6 warnings
actions/control_music_MOD.js#L131
Unexpected lexical declaration in case block
|
actions/play_music_MOD.js#L119
use `Number(time)` instead
|
actions/play_music_MOD.js#L244
Unexpected if as the only statement in an else block
|
actions/play_music_MOD.js#L246
'song' is not defined
|
actions/store_queue_info_MOD.js#L139
Unexpected lexical declaration in case block
|
actions/store_queue_info_MOD.js#L140
Unexpected lexical declaration in case block
|
actions/store_queue_info_MOD.js#L141
Unexpected lexical declaration in case block
|
actions/store_queue_info_MOD.js#L142
Unexpected lexical declaration in case block
|
actions/store_queue_info_MOD.js#L143
Unexpected lexical declaration in case block
|
actions/store_queue_info_MOD.js#L144
Unexpected lexical declaration in case block
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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/
|
actions/play_music_MOD.js#L216
'oldState' is defined but never used
|
actions/play_music_MOD.js#L216
'newState' is defined but never used
|
actions/store_queue_info_MOD.js#L90
Unexpected unnamed function
|
actions/store_queue_info_MOD.js#L144
Unexpected string concatenation
|
This job failed
Loading