Skip to content

Apply suggestions from code review #13

Apply suggestions from code review

Apply suggestions from code review #13

Triggered via push February 13, 2025 14:05
Status Failure
Total duration 11m 28s
Artifacts

build.yml

on: push
Matrix: build
Update manifest file on download server
0s
Update manifest file on download server
Fit to window
Zoom out
Zoom in

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.