fixup! feat: add screen rendering for S4Mk3 #883
Annotations
9 errors and 6 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.
|
clang-tidy
The job was canceled because "coverage" failed.
|
clang-tidy:
src/waveform/renderers/allshader/waveformrendermark.cpp#L50
use of undeclared identifier 'RoundToPixel'
|
clang-tidy:
src/waveform/renderers/allshader/waveformrendermark.cpp#L51
use of undeclared identifier 'RoundToPixel'
|
clang-tidy
The operation was canceled.
|
clazy
The job was canceled because "coverage" failed.
|
clazy
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]
|