Bump jinja2 from 3.0.3 to 3.1.4 in /docs #316
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, lukka/run-vcpkg@v10, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
builds/ninja-multi-vcpkg-ci/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L302
The following variables are not used in CMakeLists.txt:
|
builds/ninja-multi-vcpkg-ci/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L302
The following variables are not used in CMakeLists.txt:
|
deps/trillek-vcomputer/src/tr3200/dis_tr3200.cpp#L288
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
|
deps/trillek-vcomputer/src/tr3200/dis_tr3200.cpp#L279
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
|
common/net-message.cpp#L23
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
common/net-message.cpp#L74
comparison of integer expressions of different signedness: ‘int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
common/net-message.cpp#L208
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
common/physics-system.cpp#L268
‘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]
|
common/physics-system.cpp#L268
‘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]
|
common/controllers/fps-controller.cpp#L120
enumeration value ‘KEY_CHAR’ not handled in switch [-Wswitch]
|
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "trillek-macOS-latest", "trillek-ubuntu-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/
|
This job succeeded
Loading