Merge pull request #2292 from Younglina/master #656
Annotations
2 errors and 5 warnings
Build/release Electron app:
src/components/TrackListItem.vue#L45
Replace `·v-if="isAlbum·&&·(track.mark·&·1048576)·===·1048576"` with `⏎············v-if="isAlbum·&&·(track.mark·&·1048576)·===·1048576"⏎···········`
|
Build/release Electron app:
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/[email protected]. 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/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Get the installed UNM version
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/
|
Build/release Electron app:
src/components/TrackListItem.vue#L98
Prop 'trackProp' requires default value to be set
|
Build/release Electron app:
src/components/TrackListItem.vue#L99
Prop 'trackNo' requires default value to be set
|
Loading