Skip to content

xwax: pitch: Improve coefficients #7

xwax: pitch: Improve coefficients

xwax: pitch: Improve coefficients #7

Triggered via push March 5, 2025 18:53
Status Success
Total duration 53m 55s
Artifacts

build-checks.yml

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

Annotations

15 warnings
clazy: lib/xwax/timecoder.c#L704
implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
clazy: lib/xwax/timecoder.c#L705
implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
clazy: lib/xwax/timecoder.c#L706
implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
clazy: lib/xwax/timecoder.c#L738
implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
clazy: lib/xwax/timecoder.c#L739
implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
clazy: lib/xwax/timecoder.c#L741
implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
clazy: src/rendergraph/common/rendergraph/uniformset.cpp#L7
Missing reference in range-for with non trivial type (rendergraph_gl::Uniform) [-Wclazy-range-loop-reference]
clang-tidy: lib/xwax/timecoder.c#L704
implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
clang-tidy: lib/xwax/timecoder.c#L705
implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
clang-tidy: lib/xwax/timecoder.c#L706
implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
clang-tidy: lib/xwax/timecoder.c#L738
implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
clang-tidy: lib/xwax/timecoder.c#L739
implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
clang-tidy: lib/xwax/timecoder.c#L741
implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
clang-tidy: src/waveform/widgets/allshader/waveformwidget.cpp#L50
'auto pNode' can be declared as 'auto *pNode' [readability-qualified-auto]
clang-tidy: src/waveform/widgets/allshader/waveformwidget.cpp#L72
'auto pNode' can be declared as 'auto *pNode' [readability-qualified-auto]