Merge pull request #2292 from Younglina/master #656
Annotations
6 errors and 5 warnings
release (macos-latest):
src/components/TrackListItem.vue#L45
Replace `·v-if="isAlbum·&&·(track.mark·&·1048576)·===·1048576"` with `⏎············v-if="isAlbum·&&·(track.mark·&·1048576)·===·1048576"⏎···········`
|
release (macos-latest):
src/views/album.vue#L31
Replace `·v-if="(album.mark·&·1048576)·===·1048576"` with `⏎············v-if="(album.mark·&·1048576)·===·1048576"⏎···········`
|
release (ubuntu-22.04)
The job was canceled because "macos-latest" failed.
|
release (ubuntu-22.04)
The operation was canceled.
|
release (windows-latest)
The job was canceled because "macos-latest" failed.
|
release (windows-latest)
The operation was canceled.
|
release (macos-latest)
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/
|
release (macos-latest)
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/
|
release (macos-latest)
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/
|
release (macos-latest):
src/components/TrackListItem.vue#L98
Prop 'trackProp' requires default value to be set
|
release (macos-latest):
src/components/TrackListItem.vue#L99
Prop 'trackNo' requires default value to be set
|