chore: update results (README) #82
Annotations
3 warnings
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/
|
|
src/oop/oop/entities/EntityFactory.cpp#L94
conversion to ‘std::__iterator_traits<__gnu_cxx::__normal_iterator<std::shared_ptr<ecs::benchmarks::oop::entities::GameObject>*, std::vector<std::shared_ptr<ecs::benchmarks::oop::entities::GameObject> > >, void>::difference_type’ {aka ‘long int’} from ‘ecs::benchmarks::oop::entities::GameObject::game_object_id_t’ {aka ‘long unsigned int’} may change the sign of the result [-Wsign-conversion]
|
This job succeeded
Loading