Apply suggestions from code review #13
build.yml
on: push
Matrix: build
Update manifest file on download server
0s
Annotations
12 errors
|
Ubuntu 24.04:
src/engine/sidechain/enginerecord.cpp#L39
cannot convert ‘QString’ to ‘bool’ in assignment
|
|
Ubuntu 24.04:
src/engine/sidechain/enginerecord.cpp#L41
cannot convert ‘QString’ to ‘bool’ in assignment
|
|
Ubuntu 24.04
Process completed with exit code 2.
|
|
macOS 13 arm64:
src/engine/sidechain/enginerecord.cpp#L39
assigning to 'bool' from incompatible type 'QString'
|
|
macOS 13 arm64:
src/engine/sidechain/enginerecord.cpp#L41
assigning to 'bool' from incompatible type 'QString'
|
|
macOS 13 arm64
Process completed with exit code 1.
|
|
Windows 2019 (MSVC):
src/engine/sidechain/enginerecord.cpp#L39
'=': cannot convert from 'QString' to 'bool'
|
|
Windows 2019 (MSVC):
src/engine/sidechain/enginerecord.cpp#L41
'=': cannot convert from 'QString' to 'bool'
|
|
Windows 2019 (MSVC)
Process completed with exit code 1.
|
|
macOS 13 x64:
src/engine/sidechain/enginerecord.cpp#L39
assigning to 'bool' from incompatible type 'QString'
|
|
macOS 13 x64:
src/engine/sidechain/enginerecord.cpp#L41
assigning to 'bool' from incompatible type 'QString'
|
|
macOS 13 x64
Process completed with exit code 1.
|