chore: update results (README) #82
Annotations
10 errors and 2 warnings
src/base/base/Application.h#L68
'return': cannot convert from 'std::unique_ptr<RenderSystem,std::default_delete<RenderSystem>>' to 'std::unique_ptr<ecs::benchmarks::base::systems::System<EntityManager,TimeDelta>,std::default_delete<ecs::benchmarks::base::systems::System<EntityManager,TimeDelta>>>' [D:\a\ecs_benchmark\ecs_benchmark\build\src\entityx\ecs-benchmark-example-entityx.vcxproj]
|
src/base/base/Application.h#L68
with [D:\a\ecs_benchmark\ecs_benchmark\build\src\entityx\ecs-benchmark-example-entityx.vcxproj]
|
src/base/base/Application.h#L68
[ [D:\a\ecs_benchmark\ecs_benchmark\build\src\entityx\ecs-benchmark-example-entityx.vcxproj]
|
src/base/base/Application.h#L68
RenderSystem=ecs::benchmarks::entityx::systems::RenderSystem [D:\a\ecs_benchmark\ecs_benchmark\build\src\entityx\ecs-benchmark-example-entityx.vcxproj]
|
src/base/base/Application.h#L68
] [D:\a\ecs_benchmark\ecs_benchmark\build\src\entityx\ecs-benchmark-example-entityx.vcxproj]
|
src/base/base/Application.h#L68
and [D:\a\ecs_benchmark\ecs_benchmark\build\src\entityx\ecs-benchmark-example-entityx.vcxproj]
|
src/base/base/Application.h#L68
[ [D:\a\ecs_benchmark\ecs_benchmark\build\src\entityx\ecs-benchmark-example-entityx.vcxproj]
|
src/base/base/Application.h#L68
EntityManager=entityx::EntityManager, [D:\a\ecs_benchmark\ecs_benchmark\build\src\entityx\ecs-benchmark-example-entityx.vcxproj]
|
src/base/base/Application.h#L68
TimeDelta=float [D:\a\ecs_benchmark\ecs_benchmark\build\src\entityx\ecs-benchmark-example-entityx.vcxproj]
|
src/base/base/Application.h#L68
] [D:\a\ecs_benchmark\ecs_benchmark\build\src\entityx\ecs-benchmark-example-entityx.vcxproj]
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading