Build #771
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run CMake:
build/builds/gcc/_deps/oodle_data-src/core/newlz_multiarrays.cpp#L3262
arithmetic between floating-point type ‘F32’ {aka ‘float’} and enumeration type ‘oo2::<unnamed enum>’ is deprecated [-Wdeprecated-enum-float-conversion]
|
Run CMake:
build/builds/gcc/_deps/oodle_data-src/core/newlz_multiarrays.cpp#L3331
arithmetic between floating-point type ‘double’ and enumeration type ‘oo2::<unnamed enum>’ is deprecated [-Wdeprecated-enum-float-conversion]
|
Run CMake:
build/builds/gcc/_deps/oodle_data-src/core/newlz_tans.cpp#L393
converting a packed ‘oo2::tans_decode_entry_U8’ pointer (alignment 1) to a ‘U64’ {aka ‘long unsigned int’} pointer (alignment 8) may result in an unaligned pointer value [-Waddress-of-packed-member]
|
Run CMake:
build/builds/gcc/_deps/oodle_data-src/core/newlz_multiarrays.cpp#L3262
arithmetic between floating-point type ‘F32’ {aka ‘float’} and enumeration type ‘oo2::<unnamed enum>’ is deprecated [-Wdeprecated-enum-float-conversion]
|
Run CMake:
build/builds/gcc/_deps/oodle_data-src/core/newlz_multiarrays.cpp#L3331
arithmetic between floating-point type ‘double’ and enumeration type ‘oo2::<unnamed enum>’ is deprecated [-Wdeprecated-enum-float-conversion]
|
Run CMake:
build/builds/gcc/_deps/oodle_data-src/core/newlz_tans.cpp#L393
converting a packed ‘oo2::tans_decode_entry_U8’ pointer (alignment 1) to a ‘U64’ {aka ‘long unsigned int’} pointer (alignment 8) may result in an unaligned pointer value [-Waddress-of-packed-member]
|
Run CMake:
build/test/main.cpp#L1497
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘U64’ {aka ‘long unsigned int’} [-Wformat=]
|
Run CMake:
build/test/main.cpp#L1497
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘U64’ {aka ‘long unsigned int’} [-Wformat=]
|
Run CMake:
build/test/main.cpp#L1835
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘U64’ {aka ‘long unsigned int’} [-Wformat=]
|
Run CMake:
build/test/main.cpp#L1835
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘U64’ {aka ‘long unsigned int’} [-Wformat=]
|
Loading