Skip to content

Fix bugs

Fix bugs #434

Triggered via pull request October 31, 2023 08:11
@GlassAloGlassAlo
synchronize #82
Fix
Status Success
Total duration 16m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

35 warnings
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, OFF)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, OFF): extern/EwECS/includes/EwECS/SFMLDisplayClass/TextComponent.hpp#L43
declaration of ‘size’ shadows a member of ‘Component::TextComponent’ [-Wshadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, OFF): extern/EwECS/includes/EwECS/SFMLDisplayClass/TextComponent.hpp#L43
declaration of ‘color’ shadows a member of ‘Component::TextComponent’ [-Wshadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, OFF): extern/EwECS/includes/EwECS/SFMLDisplayClass/TextComponent.hpp#L43
declaration of ‘text’ shadows a member of ‘Component::TextComponent’ [-Wshadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, OFF): extern/EwECS/includes/EwECS/SFMLDisplayClass/TextComponent.hpp#L43
declaration of ‘size’ shadows a member of ‘Component::TextComponent’ [-Wshadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, OFF): extern/EwECS/includes/EwECS/SFMLDisplayClass/TextComponent.hpp#L43
declaration of ‘color’ shadows a member of ‘Component::TextComponent’ [-Wshadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, OFF): extern/EwECS/includes/EwECS/SFMLDisplayClass/TextComponent.hpp#L43
declaration of ‘text’ shadows a member of ‘Component::TextComponent’ [-Wshadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, OFF): extern/EwECS/includes/EwECS/SFMLDisplayClass/TextComponent.hpp#L43
declaration of ‘size’ shadows a member of ‘Component::TextComponent’ [-Wshadow]
Test (ubuntu-20.04, gcc-11, Ninja Multi-Config, OFF): extern/EwECS/includes/EwECS/SFMLDisplayClass/TextComponent.hpp#L43
declaration of ‘color’ shadows a member of ‘Component::TextComponent’ [-Wshadow]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, OFF)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, OFF)
extension used [-Wlanguage-extension-token]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, OFF)
extension used [-Wlanguage-extension-token]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, OFF)
extension used [-Wlanguage-extension-token]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, OFF)
extension used [-Wlanguage-extension-token]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, OFF)
extension used [-Wlanguage-extension-token]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, OFF)
extension used [-Wlanguage-extension-token]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, OFF)
extension used [-Wlanguage-extension-token]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, OFF)
extension used [-Wlanguage-extension-token]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, OFF)
extension used [-Wlanguage-extension-token]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, OFF)
extension used [-Wlanguage-extension-token]
Test (windows-2019, llvm-15.0.2, Ninja Multi-Config, OFF)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2022, msvc, Visual Studio 17 2022, On)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (windows-2022, msvc, Visual Studio 17 2022, On)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2022, msvc, Visual Studio 17 2022, On): extern/EwECS/src/SFMLDisplayClass/SFMLDisplayClass.cpp#L36
'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [D:\a\R-Type\R-Type\build\extern\EwECS\ecs.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, On): extern/EwECS/src/SFMLDisplayClass/SFMLDisplayClass.cpp#L184
'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [D:\a\R-Type\R-Type\build\extern\EwECS\ecs.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, On): extern/EwECS/includes/EwECS/Event/EventManager.hpp#L194
'e': unreferenced local variable [D:\a\R-Type\R-Type\build\extern\EwECS\ecs.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, On): extern/EwECS/includes/EwECS/Event/EventManager.hpp#L176
'e': unreferenced local variable [D:\a\R-Type\R-Type\build\extern\EwECS\ecs.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, On): extern/EwECS/src/SFMLDisplayClass/RenderPlugin.cpp#L58
'e': unreferenced local variable [D:\a\R-Type\R-Type\build\extern\EwECS\ecs.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, On): extern/EwECS/src/SFMLDisplayClass/RenderPlugin.cpp#L63
'e': unreferenced local variable [D:\a\R-Type\R-Type\build\extern\EwECS\ecs.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, On): extern/EwECS/includes/EwECS/World.hpp#L85
'e': unreferenced local variable [D:\a\R-Type\R-Type\build\extern\EwECS\ecs.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, On): extern/EwECS/includes/EwECS/World.hpp#L85
'e': unreferenced local variable [D:\a\R-Type\R-Type\build\extern\EwECS\ecs.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, On): extern/EwECS/includes/EwECS/World.hpp#L85
'e': unreferenced local variable [D:\a\R-Type\R-Type\build\extern\EwECS\ecs.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, On): build/_deps/boost-src/libs/asio/include/boost/asio/detail/impl/win_iocp_socket_service_base.ipp#L629
'=': conversion from 'int' to 'ADDRESS_FAMILY', possible loss of data [D:\a\R-Type\R-Type\build\extern\EwECS\ecs.vcxproj]