TEST: editor+tests for all platforms #2019
Annotations
2 errors and 8 warnings
Build Release
Error running test executable.
|
Build Release
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Release:
AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
|
Build Release:
bitmap/bitmain.cpp#L644
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
|
Build Release:
bitmap/bitmain.cpp#L666
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
|
Build Release:
bitmap/bitmain.cpp#L1285
unused variable ‘dp’ [-Wunused-variable]
|
Build Release:
bitmap/bitmain.cpp#L1286
unused variable ‘sp’ [-Wunused-variable]
|
Build Release:
bitmap/bitmain.cpp#L1290
unused variable ‘dmipped’ [-Wunused-variable]
|
Build Release:
bitmap/bitmain.cpp#L1482
‘shift’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Loading