Rop3210 #3085
build.yml
on: pull_request
Matrix: build
Update manifest file on download server
0s
Annotations
8 errors
Windows 2019 (MSVC):
src/widget/wtrackmenu.cpp#L1254
'==': 4 overloads have similar conversions
|
Windows 2019 (MSVC)
Process completed with exit code 1.
|
macOS 13 arm64:
src/preferences/dialog/dlgprefmixer.cpp#L951
implicit conversion turns floating-point number into integer: 'double' to 'bool' [-Werror,-Wfloat-conversion]
|
macOS 13 arm64
Process completed with exit code 1.
|
Ubuntu 24.04:
src/widget/wtrackmenu.cpp#L1254
ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second: [-Werror]
|
Ubuntu 24.04
Process completed with exit code 2.
|
macOS 13 x64:
src/preferences/dialog/dlgprefmixer.cpp#L951
implicit conversion turns floating-point number into integer: 'double' to 'bool' [-Werror,-Wfloat-conversion]
|
macOS 13 x64
Process completed with exit code 1.
|