Build #677
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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]
|
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]
|
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]
|
build/builds/gcc/_deps/oodle_data-src/core/oodlecoreplugins_gen.inc#L263
ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
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]
|
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]
|
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]
|
build/builds/gcc/_deps/oodle_data-src/core/oodlecoreplugins_gen.inc#L263
ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
build/builds/gcc/_deps/oodle_data-src/texture/oodletexplugins_gen.inc#L263
ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
build/builds/gcc/_deps/oodle_data-src/texture/bc7rd.cpp#L1639
missing terminating ' character
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "clang-cl-debug", "clang-cl-release", "clang-debug", "clang-release", "gcc-debug", "gcc-release", "msvc-debug", "msvc-release".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading