Skip to content

put rendergraph_sg and rendergraph_gl in different namespaces #302

put rendergraph_sg and rendergraph_gl in different namespaces

put rendergraph_sg and rendergraph_gl in different namespaces #302

Triggered via push September 25, 2024 09:02
Status Failure
Total duration 21m 55s
Artifacts

build-checks.yml

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

Annotations

5 errors and 3 warnings
coverage
Process completed with exit code 2.
clang-tidy
The job was canceled because "coverage" failed.
clang-tidy
The operation was canceled.
clazy
The job was canceled because "coverage" failed.
clazy
The operation was canceled.
coverage: src/rendergraph/opengl/backend/basegeometrynode.cpp#L19
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/opengl/texture.cpp#L13
Don't call QImage::bits() on temporary [-Wclazy-detaching-temporary]