remove treenode #322
build.yml
on: push
Matrix: build
Update manifest file on download server
0s
Annotations
12 errors and 10 warnings
Windows 2019 (MSVC)
Process completed with exit code 1.
|
macOS 12 arm64:
src/waveform/renderers/waveformwidgetrenderer.cpp#L41
initializer order does not match the declaration order [-Werror,-Wreorder-ctor]
|
macOS 12 arm64
Process completed with exit code 1.
|
macOS 12 x64:
src/waveform/renderers/waveformwidgetrenderer.cpp#L41
initializer order does not match the declaration order [-Werror,-Wreorder-ctor]
|
macOS 12 x64
Process completed with exit code 1.
|
Ubuntu 22.04:
src/waveform/renderers/waveformwidgetrenderer.h#L283
‘WaveformWidgetRenderer::m_pContext’ will be initialized after [-Werror=reorder]
|
Ubuntu 22.04:
src/waveform/renderers/waveformwidgetrenderer.h#L276
‘std::unique_ptr<ControlProxy> WaveformWidgetRenderer::m_pGainControlObject’ [-Werror=reorder]
|
Ubuntu 22.04:
src/waveform/renderers/waveformwidgetrenderer.cpp#L25
when initialized here [-Werror=reorder]
|
Ubuntu 22.04:
src/waveform/renderers/waveformwidgetrenderer.h#L278
‘WaveformWidgetRenderer::m_gain’ will be initialized after [-Werror=reorder]
|
Ubuntu 22.04:
src/waveform/renderers/waveformwidgetrenderer.h#L277
‘std::unique_ptr<ControlProxy> WaveformWidgetRenderer::m_pTrackSamplesControlObject’ [-Werror=reorder]
|
Ubuntu 22.04:
src/waveform/renderers/waveformwidgetrenderer.cpp#L25
when initialized here [-Werror=reorder]
|
Ubuntu 22.04
Process completed with exit code 2.
|
Windows 2019 (MSVC):
src/rendergraph/opengl/backend/basegeometrynode.cpp#L20
'`anonymous namespace'::toGlDrawingMode': not all control paths return a value
|
macOS 12 arm64
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. 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.
|
macOS 12 x64
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. 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.
|
Ubuntu 22.04:
src/rendergraph/scenegraph/backend/baseattributeset.cpp#L13
control reaches end of non-void function [-Wreturn-type]
|
Ubuntu 22.04:
src/rendergraph/scenegraph/geometry.cpp#L15
control reaches end of non-void function [-Wreturn-type]
|
Ubuntu 22.04:
src/rendergraph/opengl/backend/basegeometrynode.cpp#L20
control reaches end of non-void function [-Wreturn-type]
|