feat/inspector: add component properties display in inspector window #247
Annotations
4 errors and 22 warnings
Build, test and Package (ubuntu-latest, gcc):
build/cmake_install.cmake#L106
file INSTALL cannot find
|
Build, test and Package (ubuntu-latest, gcc)
Process completed with exit code 1.
|
Build, test and Package (windows-latest, msvc):
build/cmake_install.cmake#L152
file INSTALL cannot find "D:/a/game-engine/game-engine/config": File
|
Build, test and Package (windows-latest, msvc)
Process completed with exit code 1.
|
Build, test and Package (ubuntu-latest, gcc)
Cache save failed.
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action and its install-build-wrapper sub-action instead.
|
Build, test and Package (ubuntu-latest, gcc):
build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
Build, test and Package (ubuntu-latest, gcc):
engine/src/components/Render.hpp#L89
‘nexo::components::RenderComponent::renderable’ will be initialized after [-Wreorder]
|
Build, test and Package (ubuntu-latest, gcc):
engine/src/components/Render.hpp#L87
‘nexo::components::RenderType nexo::components::RenderComponent::type’ [-Wreorder]
|
Build, test and Package (ubuntu-latest, gcc):
engine/src/components/Render.hpp#L93
when initialized here [-Wreorder]
|
Build, test and Package (ubuntu-latest, gcc):
engine/src/components/Render.hpp#L89
‘nexo::components::RenderComponent::renderable’ will be initialized after [-Wreorder]
|
Build, test and Package (ubuntu-latest, gcc):
engine/src/components/Render.hpp#L87
‘nexo::components::RenderType nexo::components::RenderComponent::type’ [-Wreorder]
|
Build, test and Package (ubuntu-latest, gcc):
engine/src/components/Render.hpp#L93
when initialized here [-Wreorder]
|
Build, test and Package (ubuntu-latest, gcc):
engine/src/components/Render.hpp#L89
‘nexo::components::RenderComponent::renderable’ will be initialized after [-Wreorder]
|
Build, test and Package (ubuntu-latest, gcc):
engine/src/components/Render.hpp#L87
‘nexo::components::RenderType nexo::components::RenderComponent::type’ [-Wreorder]
|
Build, test and Package (ubuntu-latest, gcc):
engine/src/components/Render.hpp#L93
when initialized here [-Wreorder]
|
Build, test and Package (windows-latest, msvc)
boost-system's buildsystem uses very long paths and may fail on your
|
Build, test and Package (windows-latest, msvc):
build/vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
Build, test and Package (windows-latest, msvc)
'=': conversion from 'unsigned __int64' to '_Ty', possible loss of data [D:\a\game-engine\game-engine\build\nexoRenderer.vcxproj]
|
Build, test and Package (windows-latest, msvc)
with [D:\a\game-engine\game-engine\build\nexoRenderer.vcxproj]
|
Build, test and Package (windows-latest, msvc)
[ [D:\a\game-engine\game-engine\build\nexoRenderer.vcxproj]
|
Build, test and Package (windows-latest, msvc)
_Ty=int [D:\a\game-engine\game-engine\build\nexoRenderer.vcxproj]
|
Build, test and Package (windows-latest, msvc)
] [D:\a\game-engine\game-engine\build\nexoRenderer.vcxproj]
|
Build, test and Package (windows-latest, msvc):
tests/ecs/Entity.test.cpp#L69
discarding return value of function with [[nodiscard]] attribute [D:\a\game-engine\game-engine\build\ecs_tests.vcxproj]
|
Build, test and Package (windows-latest, msvc)
'argument': conversion from '_Ty' to 'const float', possible loss of data [D:\a\game-engine\game-engine\build\nexoEditor.vcxproj]
|
Build, test and Package (windows-latest, msvc)
with [D:\a\game-engine\game-engine\build\nexoEditor.vcxproj]
|