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/dcpu16n/dcpu16n.cpp#L123
'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
|
Configure cmake and build:
deps/trillek-vcomputer/src/dcpu16n/dcpu16n.cpp#L125
'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
|
Configure cmake and build:
common/components/collision-body.hpp#L31
'getWorldTransform' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Configure cmake and build:
common/lua-system.cpp#L33
expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
|
Configure cmake and build:
common/string.cpp#L20
'codecvt_utf8<wchar_t>' is deprecated [-Wdeprecated-declarations]
|
Configure cmake and build:
common/string.cpp#L28
'convert_utf8' is deprecated [-Wdeprecated-declarations]
|
Configure cmake and build:
common/string.cpp#L28
'wstring_convert<std::codecvt_utf8<wchar_t>>' is deprecated [-Wdeprecated-declarations]
|
Configure cmake and build:
common/string.cpp#L52
'convert_utf8' is deprecated [-Wdeprecated-declarations]
|
Configure cmake and build:
common/string.cpp#L52
'wstring_convert<std::codecvt_utf8<wchar_t>>' is deprecated [-Wdeprecated-declarations]
|
Configure cmake and build:
common/components/collision-body.hpp#L31
'getWorldTransform' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
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