clean-up #410
build.yml
on: push
Matrix: build
Update manifest file on download server
0s
Annotations
9 errors
Ubuntu 24.04:
src/library/trackcollection.h#L178
field ‘m_groupedPlaylistsDao’ has incomplete type ‘GroupedPlaylistsDAO’
|
Ubuntu 24.04
Process completed with exit code 2.
|
macOS 13 x64:
src/library/trackcollection.h#L178
field has incomplete type 'GroupedPlaylistsDAO'
|
macOS 13 x64
Process completed with exit code 1.
|
Windows 2019 (MSVC):
src/library/trackcollection.h#L178
'TrackCollection::m_groupedPlaylistsDao' uses undefined class 'GroupedPlaylistsDAO'
|
Windows 2019 (MSVC):
src/library/trackcollection.h#L65
'return': cannot convert from 'int' to 'GroupedPlaylistsDAO &'
|
Windows 2019 (MSVC)
Process completed with exit code 1.
|
macOS 13 arm64:
src/library/trackcollection.h#L178
field has incomplete type 'GroupedPlaylistsDAO'
|
macOS 13 arm64
Process completed with exit code 1.
|