Skip to content

Update tec.yml

Update tec.yml #323

Triggered via pull request November 4, 2024 04:03
Status Success
Total duration 7m 26s
Artifacts 5

tec.yml

on: pull_request
Matrix: build
Create Release
0s
Create Release
Matrix: Upload Release Asset(s)
Fit to window
Zoom out
Zoom in

Annotations

89 warnings
build (macOS-latest, x64)
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/
build (macOS-latest, x64): deps/trillek-vcomputer/src/dcpu16n/dcpu16n.cpp#L123
'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
build (macOS-latest, x64): deps/trillek-vcomputer/src/dcpu16n/dcpu16n.cpp#L125
'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
build (macOS-latest, x64): common/components/collision-body.hpp#L31
'getWorldTransform' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
build (macOS-latest, x64): common/lua-system.cpp#L33
expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
build (macOS-latest, x64): common/string.cpp#L20
'codecvt_utf8<wchar_t>' is deprecated [-Wdeprecated-declarations]
build (macOS-latest, x64): common/string.cpp#L28
'convert_utf8' is deprecated [-Wdeprecated-declarations]
build (macOS-latest, x64): common/string.cpp#L28
'wstring_convert<std::codecvt_utf8<wchar_t>>' is deprecated [-Wdeprecated-declarations]
build (macOS-latest, x64): common/string.cpp#L52
'convert_utf8' is deprecated [-Wdeprecated-declarations]
build (macOS-latest, x64): common/string.cpp#L52
'wstring_convert<std::codecvt_utf8<wchar_t>>' is deprecated [-Wdeprecated-declarations]
build (macOS-latest, x64): common/components/collision-body.hpp#L31
'getWorldTransform' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
build (ubuntu-latest, x64)
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/
build (ubuntu-latest, x64): deps/trillek-vcomputer/src/tr3200/dis_tr3200.cpp#L288
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
build (ubuntu-latest, x64): deps/trillek-vcomputer/src/tr3200/dis_tr3200.cpp#L279
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
build (ubuntu-latest, x64): common/net-message.cpp#L23
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu-latest, x64): common/net-message.cpp#L74
comparison of integer expressions of different signedness: ‘int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu-latest, x64): common/net-message.cpp#L208
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu-latest, x64): 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]
build (ubuntu-latest, x64): 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]
build (ubuntu-latest, x64): common/controllers/fps-controller.cpp#L120
enumeration value ‘KEY_CHAR’ not handled in switch [-Wswitch]
build (ubuntu-latest, x64): common/net-message.cpp#L23
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu-latest, x64): common/net-message.cpp#L74
comparison of integer expressions of different signedness: ‘int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu-20.04, x64)
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/
build (ubuntu-20.04, x64): deps/trillek-vcomputer/src/tr3200/dis_tr3200.cpp#L288
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
build (ubuntu-20.04, x64): deps/trillek-vcomputer/src/tr3200/dis_tr3200.cpp#L279
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
build (ubuntu-20.04, x64): common/net-message.cpp#L23
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu-20.04, x64): common/net-message.cpp#L74
comparison of integer expressions of different signedness: ‘int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu-20.04, x64): common/net-message.cpp#L208
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu-20.04, x64): common/controllers/fps-controller.cpp#L120
enumeration value ‘KEY_CHAR’ not handled in switch [-Wswitch]
build (ubuntu-20.04, x64): common/net-message.cpp#L23
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu-20.04, x64): common/net-message.cpp#L74
comparison of integer expressions of different signedness: ‘int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu-20.04, x64): common/net-message.cpp#L208
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
build (ubuntu-20.04, x64): common/controllers/fps-controller.cpp#L120
enumeration value ‘KEY_CHAR’ not handled in switch [-Wswitch]
build (windows-2019, x86)
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/
build (windows-2019, x64)
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/
build (windows-latest, x64)
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/
build (windows-latest, x64): builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L327
'arena': unreferenced formal parameter
build (windows-latest, x64): builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L326
'visibility': unreferenced formal parameter
build (windows-latest, x64): builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L599
'arena': unreferenced formal parameter
build (windows-latest, x64): builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L598
'visibility': unreferenced formal parameter
build (windows-latest, x64): builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L1493
'visibility': unreferenced formal parameter
build (windows-latest, x64): builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L1513
'visibility': unreferenced formal parameter
build (windows-latest, x64): builds/ninja-multi-vcpkg-ci/common/graphics.pb.cc#L375
'arena': unreferenced formal parameter
build (windows-latest, x64): builds/ninja-multi-vcpkg-ci/common/graphics.pb.cc#L375
'visibility': unreferenced formal parameter
build (windows-latest, x64): builds/ninja-multi-vcpkg-ci/common/graphics.pb.cc#L412
'arena': unreferenced formal parameter
build (windows-latest, x64): builds/ninja-multi-vcpkg-ci/common/graphics.pb.cc#L411
'visibility': unreferenced formal parameter
coverage: deps/trillek-vcomputer/src/devices/media.cpp#L163
'fprintf' : format string '%04zX' requires an argument of type 'unsigned __int64', but variadic argument 2 has type 'int'
coverage: builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L327
'arena': unreferenced formal parameter
coverage: builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L326
'visibility': unreferenced formal parameter
coverage: builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L599
'arena': unreferenced formal parameter
coverage: builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L598
'visibility': unreferenced formal parameter
coverage: builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L1493
'visibility': unreferenced formal parameter
coverage: builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L1513
'visibility': unreferenced formal parameter
coverage: builds/ninja-multi-vcpkg-ci/common/graphics.pb.cc#L375
'arena': unreferenced formal parameter
coverage: builds/ninja-multi-vcpkg-ci/common/graphics.pb.cc#L375
'visibility': unreferenced formal parameter
coverage: builds/ninja-multi-vcpkg-ci/common/graphics.pb.cc#L412
'arena': unreferenced formal parameter
coverage
Unexpected input(s) 'functionalities', valid inputs are ['token', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'file', 'files', 'flags', 'git_service', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugin', 'plugins', 'report_code', 'root_dir', 'slug', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
build (windows-latest, x86)
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/
build (windows-latest, x86): builds/ninja-multi-vcpkg-ci/common/save_game.pb.cc#L449
'visibility': unreferenced formal parameter
build (windows-latest, x86): builds/ninja-multi-vcpkg-ci/common/save_game.pb.cc#L473
'visibility': unreferenced formal parameter
build (windows-latest, x86): builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L327
'arena': unreferenced formal parameter
build (windows-latest, x86): builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L326
'visibility': unreferenced formal parameter
build (windows-latest, x86): builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L599
'arena': unreferenced formal parameter
build (windows-latest, x86): builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L598
'visibility': unreferenced formal parameter
build (windows-latest, x86): builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L1493
'visibility': unreferenced formal parameter
build (windows-latest, x86): builds/ninja-multi-vcpkg-ci/common/commands.pb.cc#L1513
'visibility': unreferenced formal parameter
build (windows-latest, x86): builds/ninja-multi-vcpkg-ci/common/graphics.pb.cc#L375
'arena': unreferenced formal parameter
build (windows-latest, x86): builds/ninja-multi-vcpkg-ci/common/graphics.pb.cc#L375
'visibility': unreferenced formal parameter
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
trillek-macOS-latest
24.4 MB
trillek-ubuntu-20.04
27.4 MB
trillek-ubuntu-latest
27.2 MB
trillek-windows-2019
29.4 MB
trillek-windows-latest
28.2 MB