Skip to content

Add CONTRIBUTING.md document ** Copilot generated for experimenting ** #331

Add CONTRIBUTING.md document ** Copilot generated for experimenting **

Add CONTRIBUTING.md document ** Copilot generated for experimenting ** #331

Triggered via pull request November 12, 2024 16:36
Status Success
Total duration 36m 50s
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/net-message.hpp#L135
arithmetic between different enumeration types ('tec::networking::Message::(unnamed enum at /Users/runner/work/tec/tec/common/net-message.hpp:38:2)' and 'tec::networking::Message::(unnamed enum at /Users/runner/work/tec/tec/common/net-message.hpp:39:2)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
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 (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.hpp#L135
arithmetic between different enumeration types ‘tec::networking::Message::<unnamed enum>’ and ‘tec::networking::Message::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion]
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-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 (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-2019, x64): common/net-message.hpp#L135
operator '+': deprecated between enumerations of different types
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: common/net-message.hpp#L135
operator '+': deprecated between enumerations of different types
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/components.pb.cc#L1265
'arena': unreferenced formal parameter
coverage: builds/ninja-multi-vcpkg-ci/common/components.pb.cc#L1264
'visibility': 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, 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): common/net-message.hpp#L135
operator '+': deprecated between enumerations of different types
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/components.pb.cc#L1265
'arena': unreferenced formal parameter
build (windows-latest, x64): builds/ninja-multi-vcpkg-ci/common/components.pb.cc#L1264
'visibility': unreferenced formal parameter
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, x86): common/net-message.hpp#L135
operator '+': deprecated between enumerations of different types
build (windows-2019, x86): common/net-message.cpp#L23
'<=': signed/unsigned mismatch
build (windows-2019, x86): common/net-message.cpp#L74
'>': signed/unsigned mismatch
build (windows-2019, x86): common/net-message.cpp#L208
'<=': signed/unsigned mismatch
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): common/net-message.hpp#L135
operator '+': deprecated between enumerations of different types
build (windows-latest, x86): common/net-message.cpp#L23
'<=': signed/unsigned mismatch
build (windows-latest, x86): common/net-message.cpp#L74
'>': signed/unsigned mismatch
build (windows-latest, x86): common/net-message.cpp#L208
'<=': signed/unsigned mismatch
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
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
18.1 MB
trillek-ubuntu-20.04
20 MB
trillek-ubuntu-latest
19.8 MB
trillek-windows-2019
28.3 MB
trillek-windows-latest
28.3 MB