add track count and duration to playlist page #283
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. 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@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/library/album/AlbumDetails.vue#L109
Forbidden non-null assertion
|
Build:
src/library/album/AlbumDetails.vue#L114
Forbidden non-null assertion
|
Build:
src/library/album/AlbumList.vue#L13
Expected 1 line break after opening tag (`<router-link>`), but no line breaks found
|
Build:
src/library/album/AlbumList.vue#L13
Expected 1 line break before closing tag (`</router-link>`), but no line breaks found
|
Build:
src/library/file/Files.vue#L90
Forbidden non-null assertion
|
Build:
src/library/file/Files.vue#L95
Forbidden non-null assertion
|
Build:
src/library/file/Files.vue#L102
Forbidden non-null assertion
|
Build:
src/library/file/Files.vue#L102
Forbidden non-null assertion
|
Build:
src/library/file/Files.vue#L105
Forbidden non-null assertion
|
Build:
src/library/playlist/Playlist.vue#L28
Multiple spaces found before 'class'
|
Loading