Rop3210 #3051
Annotations
18 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.cpp#L81
unused variable 'kMaxSeekWaitCount' [-Werror,-Wunused-const-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.cpp#L172
unused QString [-Wclazy-unused-non-trivial-variable]
|
clazy:
src/library/overviewcache.cpp#L7
Module QtSql should not be included directly [-Wclazy-no-module-include]
|
clang-tidy
The job was canceled because "coverage" failed.
|
clang-tidy:
src/engine/positionscratchcontroller.cpp#L81
unused variable 'kMaxSeekWaitCount' [clang-diagnostic-unused-const-variable]
|
clang-tidy
The operation was canceled.
|
coverage:
src/widget/wtrackmenu.cpp#L1232
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]
|