Update tec.yml #323
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:
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.cpp#L23
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Configure cmake and build:
common/net-message.cpp#L74
comparison of integer expressions of different signedness: ‘int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Configure cmake and build:
common/net-message.cpp#L208
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Configure cmake and build:
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]
|
Configure cmake and build:
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]
|
Configure cmake and build:
common/controllers/fps-controller.cpp#L120
enumeration value ‘KEY_CHAR’ not handled in switch [-Wswitch]
|
Configure cmake and build:
common/net-message.cpp#L23
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Configure cmake and build:
common/net-message.cpp#L74
comparison of integer expressions of different signedness: ‘int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
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