Skip to content

Update src/library/basetrackcache.cpp #417

Update src/library/basetrackcache.cpp

Update src/library/basetrackcache.cpp #417

Triggered via push December 11, 2024 09:41
Status Failure
Total duration 10m 12s
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

8 errors
Ubuntu 22.04: src/library/basetrackcache.cpp#L385
cannot bind rvalue reference of type ‘QVariant&&’ to lvalue of type ‘QVariant’
Ubuntu 22.04
Process completed with exit code 2.
macOS 13 arm64: src/library/basetrackcache.cpp#L385
rvalue reference to type 'QVariant' cannot bind to lvalue of type 'QVariant'
macOS 13 arm64
Process completed with exit code 1.
macOS 13 x64: src/library/basetrackcache.cpp#L385
rvalue reference to type 'QVariant' cannot bind to lvalue of type 'QVariant'
macOS 13 x64
Process completed with exit code 1.
Windows 2019 (MSVC): src/library/basetrackcache.cpp#L385
'QVariant KeyUtils::keyFromColumns(QVariant &&,QVariant &&)': cannot convert argument 1 from 'QVariant' to 'QVariant &&'
Windows 2019 (MSVC)
Process completed with exit code 1.