Skip to content

fixup! feat: add scrolling waveform in QML using scenegraph #864

fixup! feat: add scrolling waveform in QML using scenegraph

fixup! feat: add scrolling waveform in QML using scenegraph #864

Triggered via push December 1, 2024 22:49
Status Failure
Total duration 24m 0s
Artifacts

build.yml

on: push
Matrix: build
Update manifest file on download server
0s
Update manifest file on download server
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Windows 2019 (MSVC)
Process completed with exit code 1.
macOS 12 x64: src/waveform/renderers/allshader/waveformrendererrgb.h#L24
'allshader_gl::WaveformRendererRGB::setup' hides overloaded virtual function [-Werror,-Woverloaded-virtual]
macOS 12 x64
Process completed with exit code 1.
macOS 12 arm64: src/waveform/renderers/allshader/waveformrendererrgb.h#L24
'allshader_gl::WaveformRendererRGB::setup' hides overloaded virtual function [-Werror,-Woverloaded-virtual]
macOS 12 arm64
Process completed with exit code 1.
Ubuntu 22.04: src/waveform/renderers/waveformmark.cpp#L450
conversion from ‘qreal’ {aka ‘double’} to ‘float’ may change value [-Werror=float-conversion]
Ubuntu 22.04: src/waveform/renderers/waveformmark.cpp#L451
conversion from ‘qreal’ {aka ‘double’} to ‘float’ may change value [-Werror=float-conversion]
Ubuntu 22.04: src/waveform/renderers/waveformmark.cpp#L454
conversion from ‘qreal’ {aka ‘double’} to ‘float’ may change value [-Werror=float-conversion]
Ubuntu 22.04: src/waveform/renderers/waveformmark.cpp#L455
conversion from ‘qreal’ {aka ‘double’} to ‘float’ may change value [-Werror=float-conversion]
Ubuntu 22.04
Process completed with exit code 2.
macOS 12 x64
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
macOS 12 x64
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
macOS 12 x64
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
macOS 12 arm64
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
macOS 12 arm64
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
macOS 12 arm64
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
Ubuntu 22.04: src/rendergraph/scenegraph/backend/baseattributeset.cpp#L13
control reaches end of non-void function [-Wreturn-type]