Skip to content

Merge branch 'main' into new-dispatch #4777

Merge branch 'main' into new-dispatch

Merge branch 'main' into new-dispatch #4777

Triggered via push October 16, 2023 23:27
Status Success
Total duration 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

clang-lint.yml

on: push
Fit to window
Zoom out
Zoom in

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.