Merge remote-tracking branch 'origin/main' into huxley-hacks #550
build.yml
on: push
Matrix: build
Update manifest file on download server
0s
Annotations
7 errors and 2 warnings
Windows 2019 (MSVC):
src/library/trackset/crate/cratefeature.cpp#L622
the following warning is treated as an error
|
Windows 2019 (MSVC)
Process completed with exit code 1.
|
macOS 11 arm64:
src/waveform/renderers/allshader/waveformrendererrgb.h#L40
private field 'ghost_alpha' is not used [-Werror,-Wunused-private-field]
|
macOS 11 arm64
Process completed with exit code 1.
|
Ubuntu 22.04
Process completed with exit code 8.
|
macOS 11 x64:
src/waveform/renderers/allshader/waveformrendererrgb.h#L40
private field 'ghost_alpha' is not used [-Werror,-Wunused-private-field]
|
macOS 11 x64
Process completed with exit code 1.
|
Windows 2019 (MSVC):
src/library/trackset/crate/cratefeature.cpp#L622
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
Windows 2019 (MSVC):
src/library/trackset/crate/cratefeature.cpp#L622
'initializing': conversion from 'size_t' to 'const int', possible loss of data
|