Skip to content

avoid rendering on images with 0 or negative width or height #389

avoid rendering on images with 0 or negative width or height

avoid rendering on images with 0 or negative width or height #389

Triggered via push December 9, 2024 16:33
Status Success
Total duration 52m 27s
Artifacts

build-checks.yml

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

Annotations

5 warnings
clazy: src/rendergraph/common/rendergraph/uniformset.cpp#L7
Missing reference in range-for with non trivial type (rendergraph_gl::Uniform) [-Wclazy-range-loop-reference]
coverage: src/waveform/widgets/allshader/waveformwidget.cpp#L155
conversion from ‘qreal’ {aka ‘double’} to ‘float’ may change value [-Wfloat-conversion]
coverage: src/waveform/widgets/allshader/waveformwidget.cpp#L156
conversion from ‘qreal’ {aka ‘double’} to ‘float’ may change value [-Wfloat-conversion]
coverage: src/waveform/widgets/allshader/waveformwidget.cpp#L159
conversion from ‘qreal’ {aka ‘double’} to ‘float’ may change value [-Wfloat-conversion]
clang-tidy: src/widget/wtrackstemmenu.cpp#L15
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]