Skip to content

Rop3210

Rop3210 #3059

Triggered via pull request February 1, 2025 00:54
@ronso0ronso0
synchronize #75
rop3210
Status Failure
Total duration 19m 46s
Artifacts

build-checks.yml

on: pull_request
Matrix: build-checks
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 2 warnings
coverage: src/library/tabledelegates/overviewdelegate.cpp#L74
incomplete type ‘QMetaEnum’ used in nested name specifier
coverage: src/library/tabledelegates/overviewdelegate.cpp#L74
expected primary-expression before ‘>’ token
coverage: src/library/tabledelegates/overviewdelegate.cpp#L74
expected primary-expression before ‘)’ token
coverage
Process completed with exit code 2.
clazy
The job was canceled because "coverage" failed.
clazy: src/controllers/dlgprefcontrollers.cpp#L198
unused QString [-Wclazy-unused-non-trivial-variable]
clazy: src/controllers/scripting/legacy/controllerscriptinterfacelegacy.cpp#L899
unused QString [-Wclazy-unused-non-trivial-variable]
clazy: src/controllers/scripting/legacy/controllerscriptinterfacelegacy.cpp#L905
unused QString [-Wclazy-unused-non-trivial-variable]
clazy: src/engine/positionscratchcontroller.h#L44
Missing reference on non-trivial type (const QString) [-Wclazy-function-args-by-ref]
clazy: src/engine/positionscratchcontroller.h#L52
Missing reference on non-trivial type (const QString) [-Wclazy-function-args-by-ref]
clazy: src/engine/positionscratchcontroller.h#L44
Missing reference on non-trivial type (const QString) [-Wclazy-function-args-by-ref]
clazy: src/engine/positionscratchcontroller.h#L52
Missing reference on non-trivial type (const QString) [-Wclazy-function-args-by-ref]
clazy: src/engine/positionscratchcontroller.cpp#L171
unused QString [-Wclazy-unused-non-trivial-variable]
clazy: src/library/overviewcache.cpp#L7
Module QtSql should not be included directly [-Wclazy-no-module-include]
clazy: src/library/tabledelegates/overviewdelegate.cpp#L74
incomplete type 'QMetaEnum' named in nested name specifier
clang-tidy
The job was canceled because "coverage" failed.
clang-tidy
The operation was canceled.
coverage: 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:
clang-tidy: src/controllers/dlgprefcontrollers.cpp#L230
'auto page' can be declared as 'auto *page' [readability-qualified-auto]