Version 7 Development #65
Annotations
12 warnings and 1 notice
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build/Test/Coverage:
test/tests/application/base.h#L46
implicit conversion increases floating-point precision: 'const float' to 'TimeDelta' (aka 'double') [-Wdouble-promotion]
|
Build/Test/Coverage:
src/mustache/mustache/MustacheApplication.h#L34
explicitly defaulted move constructor is implicitly deleted [-Wdefaulted-function-deleted]
|
Build/Test/Coverage:
src/mustache/mustache/MustacheApplication.h#L35
explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted]
|
Build/Test/Coverage:
src/entt/entt/systems/runtime/RuntimeDamageSystem.cpp#L11
lambda capture 'this' is not used [-Wunused-lambda-capture]
|
Build/Test/Coverage:
src/entt/entt/systems/runtime/RuntimeDamageSystem.cpp#L11
lambda capture 'dt' is not used [-Wunused-lambda-capture]
|
Build/Test/Coverage:
src/gaia-ecs/gaia-ecs/GaiaEcsApplication.h#L36
explicitly defaulted move constructor is implicitly deleted [-Wdefaulted-function-deleted]
|
Build/Test/Coverage:
src/gaia-ecs/gaia-ecs/GaiaEcsApplication.h#L37
explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted]
|
Build/Test/Coverage:
src/entt/entt/systems/runtime/RuntimeHealthSystem.cpp#L10
lambda capture 'this' is not used [-Wunused-lambda-capture]
|
Build/Test/Coverage:
src/entt/entt/systems/runtime/RuntimeHealthSystem.cpp#L10
lambda capture 'dt' is not used [-Wunused-lambda-capture]
|
Build/Test/Coverage:
src/entt/entt/systems/runtime/RuntimeMoreComplexSystem.cpp#L14
lambda capture 'this' is not used [-Wunused-lambda-capture]
|
Initialize CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Setup Cpp
Vcpkg folder already exists at /home/runner/vcpkg. This might mean that ~/vcpkg is restored from the cache.
|
The logs for this run have expired and are no longer available.
Loading