Skip to content

Add support for multiple album genres #58

Add support for multiple album genres

Add support for multiple album genres #58

Triggered via pull request September 28, 2023 19:44
Status Failure
Total duration 1m 55s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
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/
build: src/library/album/AlbumDetails.vue#L14
Expected 1 line break after opening tag (`<router-link>`), but no line breaks found
build: src/library/album/AlbumDetails.vue#L14
Expected 1 line break before closing tag (`</router-link>`), but no line breaks found
build: src/library/album/AlbumDetails.vue#L82
Forbidden non-null assertion
build: src/library/album/AlbumDetails.vue#L87
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/playlist/PlaylistNav.vue#L64
Forbidden non-null assertion
build: src/library/playlist/store.ts#L47
Forbidden non-null assertion
build: src/library/radio/RadioStations.vue#L91
Forbidden non-null assertion
build: src/shared/api.ts#L2
'uniq' is defined but never used