Num deck steamline #19169
build.yml
on: pull_request
Matrix: build
Update manifest file on download server
33s
Annotations
14 errors and 1 warning
Windows 2019 (MSVC):
src/coreservices.cpp#L444
'std::min': no matching overloaded function found
|
Windows 2019 (MSVC):
src/coreservices.cpp#L444
'_Ty std::min(std::initializer_list<_Elem>)': expects 1 arguments - 2 provided
|
Windows 2019 (MSVC):
src/coreservices.cpp#L444
'_Ty std::min(std::initializer_list<_Elem>,_Pr)': could not deduce template argument for 'std::initializer_list<_Elem>' from 'int'
|
Windows 2019 (MSVC):
src/coreservices.cpp#L444
'const _Ty &std::min(const _Ty &,const _Ty &) noexcept(<expr>)': template parameter '_Ty' is ambiguous
|
Windows 2019 (MSVC):
src/coreservices.cpp#L444
'const _Ty &std::min(const _Ty &,const _Ty &) noexcept(<expr>)': could not deduce template argument for 'const _Ty &' from 'qsizetype'
|
Windows 2019 (MSVC):
src/coreservices.cpp#L444
'const _Ty &std::min(const _Ty &,const _Ty &,_Pr) noexcept(<expr>)': expects 3 arguments - 2 provided
|
Windows 2019 (MSVC):
src/coreservices.cpp#L444
'numTracks': const object must be initialized
|
Windows 2019 (MSVC)
Process completed with exit code 1.
|
Ubuntu 22.04:
src/coreservices.cpp#L444
no matching function for call to ‘min(int, qsizetype)’
|
Ubuntu 22.04
Process completed with exit code 2.
|
macOS 13 arm64:
src/coreservices.cpp#L444
no matching function for call to 'min'
|
macOS 13 arm64
Process completed with exit code 1.
|
macOS 13 x64:
src/coreservices.cpp#L444
no matching function for call to 'min'
|
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
|