Merge branch 'main' into new-dispatch #4777
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 warnings
[cppcheck] src/game/scheduling/task.hpp#L19:
src/game/scheduling/task.hpp#L19
Function parameter 'context' should be passed by const reference.
|
[cppcheck] src/game/scheduling/task.hpp#L25:
src/game/scheduling/task.hpp#L25
Function parameter 'context' should be passed by const reference.
|
[cppcheck] src/game/scheduling/dispatcher.hpp#L95:
src/game/scheduling/dispatcher.hpp#L95
Function parameter 'context' should be passed by const reference.
|
[cppcheck] src/game/scheduling/dispatcher.hpp#L100:
src/game/scheduling/dispatcher.hpp#L100
Function parameter 'context' should be passed by const reference.
|