shared data API #884
Annotations
7 errors and 10 warnings
coverage:
src/waveform/renderers/allshader/waveformrendermark.cpp#L50
‘RoundToPixel’ was not declared in this scope
|
coverage:
src/waveform/renderers/allshader/waveformrendermark.cpp#L51
‘RoundToPixel’ was not declared in this scope
|
coverage
Process completed with exit code 2.
|
clazy
The job was canceled because "coverage" failed.
|
clazy
The operation was canceled.
|
clang-tidy
The job was canceled because "coverage" failed.
|
clang-tidy
The operation was canceled.
|
coverage:
src/rendergraph/scenegraph/backend/baseattributeset.cpp#L13
control reaches end of non-void function [-Wreturn-type]
|
clazy:
src/rendergraph/common/rendergraph/uniformset.cpp#L7
Missing reference in range-for with non trivial type (rendergraph_gl::Uniform) [-Wclazy-range-loop-reference]
|
clazy:
src/rendergraph/common/rendergraph/uniformset.cpp#L7
Missing reference in range-for with non trivial type (rendergraph_sg::Uniform) [-Wclazy-range-loop-reference]
|
clazy:
src/qml/qmlplayermanagerproxy.h#L21
invokable return types need to be fully-qualified [-Wclazy-fully-qualified-moc-types]
|
clazy:
src/qml/qmlwaveformdisplay.h#L8
Module QtQml should not be included directly [-Wclazy-no-module-include]
|
clazy:
src/qml/qmlplayermanagerproxy.h#L21
invokable return types need to be fully-qualified [-Wclazy-fully-qualified-moc-types]
|
clazy:
src/qml/qmlplayermanagerproxy.h#L21
invokable return types need to be fully-qualified [-Wclazy-fully-qualified-moc-types]
|
clazy:
src/qml/qmlwaveformdisplay.h#L8
Module QtQml should not be included directly [-Wclazy-no-module-include]
|
clazy:
src/qml/qmlwaveformdisplay.cpp#L110
c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop-detach]
|
clazy:
src/qml/qmlwaveformdisplay.cpp#L147
unused QRectF [-Wclazy-unused-non-trivial-variable]
|