feat(ui): add fullscreen button (#2276) #654
Annotations
2 errors and 5 warnings
src/components/TrackListItem.vue#L45
Replace `·v-if="isAlbum·&&·(track.mark·&·1048576)·===·1048576"` with `⏎············v-if="isAlbum·&&·(track.mark·&·1048576)·===·1048576"⏎···········`
|
src/views/album.vue#L31
Replace `·v-if="(album.mark·&·1048576)·===·1048576"` with `⏎············v-if="(album.mark·&·1048576)·===·1048576"⏎···········`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: samuelmeuli/action-electron-builder@v1.6.0. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, samuelmeuli/action-electron-builder@v1.6.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/components/TrackListItem.vue#L98
Prop 'trackProp' requires default value to be set
|
src/components/TrackListItem.vue#L99
Prop 'trackNo' requires default value to be set
|
This job failed
Loading