feat(asset-manager): add AssetRef #231
Annotations
33 warnings
Build, test and Package (ubuntu-latest, gcc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, test and Package (ubuntu-latest, gcc):
engine/src/assets/AssetRef.hpp#L153
no return statement in function returning non-void [-Wreturn-type]
|
Build, test and Package (ubuntu-latest, gcc):
engine/src/assets/AssetRef.hpp#L153
no return statement in function returning non-void [-Wreturn-type]
|
Build, test and Package (ubuntu-latest, gcc):
engine/src/assets/AssetRef.hpp#L153
no return statement in function returning non-void [-Wreturn-type]
|
Build, test and Package (ubuntu-latest, gcc):
engine/src/assets/AssetRef.hpp#L153
no return statement in function returning non-void [-Wreturn-type]
|
Build, test and Package (ubuntu-latest, gcc):
editor/src/DocumentWindows/MainScene.cpp#L183
multi-line comment [-Wcomment]
|
Build, test and Package (ubuntu-latest, gcc):
editor/src/DocumentWindows/AssetManagerWindow.cpp#L101
unused variable ‘drawList’ [-Wunused-variable]
|
Build, test and Package (ubuntu-latest, gcc):
tests/engine/layer/Layer.test.cpp#L49
unused variable ‘app’ [-Wunused-variable]
|
Build, test and Package (ubuntu-latest, gcc):
tests/engine/scene/Scene.test.cpp#L68
unused variable ‘app’ [-Wunused-variable]
|
Build, test and Package (ubuntu-latest, gcc):
tests/renderer/Renderer2D.test.cpp#L490
ignoring return value of ‘nexo::renderer::RendererStats nexo::renderer::Renderer2D::getStats() const’, declared with attribute ‘nodiscard’ [-Wunused-result]
|
Build, test and Package (ubuntu-latest, gcc):
tests/renderer/Renderer3D.test.cpp#L347
ignoring return value of ‘nexo::renderer::Renderer3DStats nexo::renderer::Renderer3D::getStats() const’, declared with attribute ‘nodiscard’ [-Wunused-result]
|
Build, test and Package (ubuntu-latest, gcc):
tests/ecs/Entity.test.cpp#L69
ignoring return value of ‘nexo::ecs::Signature nexo::ecs::EntityManager::getSignature(nexo::ecs::Entity) const’, declared with attribute ‘nodiscard’ [-Wunused-result]
|
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)
'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]
|
Build, test and Package (windows-latest, msvc)
[ [D:\a\game-engine\game-engine\build\nexoEditor.vcxproj]
|
Build, test and Package (windows-latest, msvc)
_Ty=double [D:\a\game-engine\game-engine\build\nexoEditor.vcxproj]
|
Build, test and Package (windows-latest, msvc)
] [D:\a\game-engine\game-engine\build\nexoEditor.vcxproj]
|
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]
|
Test DEB installer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nexo-engine-gcc13-ubuntu-latest
|
99.9 MB |
|
nexo-engine-installer-gcc13-ubuntu-latest
|
63.5 MB |
|
nexo-engine-installer-msvc14-windows-latest
|
54.4 MB |
|
nexo-engine-msvc14-windows-latest
|
62.8 MB |
|