Game loop cleanup (#246) #332
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Configure cmake and build:
builds/ninja-multi-vcpkg-ci/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
Configure cmake and build:
deps/trillek-vcomputer/src/tr3200/dis_tr3200.cpp#L288
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
|
Configure cmake and build:
deps/trillek-vcomputer/src/tr3200/dis_tr3200.cpp#L279
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
|
Configure cmake and build:
common/net-message.hpp#L135
arithmetic between different enumeration types ‘tec::networking::Message::<unnamed enum>’ and ‘tec::networking::Message::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion]
|
Configure cmake and build:
common/physics-system.cpp#L257
‘position.glm::vec<3, float, glm::packed_highp>::<anonymous>.glm::vec<3, float, glm::packed_highp>::<unnamed union>::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Configure cmake and build:
common/physics-system.cpp#L257
‘position.glm::vec<3, float, glm::packed_highp>::<anonymous>.glm::vec<3, float, glm::packed_highp>::<unnamed union>::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Configure cmake and build:
common/net-message.hpp#L135
arithmetic between different enumeration types ‘tec::networking::Message::<unnamed enum>’ and ‘tec::networking::Message::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion]
|
Configure cmake and build:
common/physics-system.cpp#L257
‘position.glm::vec<3, float, glm::packed_highp>::<anonymous>.glm::vec<3, float, glm::packed_highp>::<unnamed union>::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Configure cmake and build:
common/physics-system.cpp#L257
‘position.glm::vec<3, float, glm::packed_highp>::<anonymous>.glm::vec<3, float, glm::packed_highp>::<unnamed union>::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Configure cmake and build:
common/net-message.hpp#L135
arithmetic between different enumeration types ‘tec::networking::Message::<unnamed enum>’ and ‘tec::networking::Message::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "trillek-macOS-latest", "trillek-ubuntu-20.04", "trillek-ubuntu-latest", "trillek-windows-2019", "trillek-windows-latest".
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/
|
Loading