hide Tracks: make removal from playlists and crates optional #19201
build.yml
on: pull_request
Matrix: build
Update manifest file on download server
43s
Annotations
8 errors and 1 warning
Windows 2019 (MSVC):
src/library/trackset/baseplaylistfeature.cpp#L576
'm_keepHiddenTracks': undeclared identifier
|
Windows 2019 (MSVC)
Process completed with exit code 1.
|
Ubuntu 24.04:
src/library/trackset/baseplaylistfeature.cpp#L576
‘m_keepHiddenTracks’ was not declared in this scope
|
Ubuntu 24.04
Process completed with exit code 2.
|
macOS 13 arm64:
src/library/trackset/baseplaylistfeature.cpp#L576
use of undeclared identifier 'm_keepHiddenTracks'
|
macOS 13 arm64
Process completed with exit code 1.
|
macOS 13 x64:
src/library/trackset/baseplaylistfeature.cpp#L576
use of undeclared identifier 'm_keepHiddenTracks'
|
macOS 13 x64
Process completed with exit code 1.
|
Update manifest file on download server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|