Skip to content

fix: task context is being sent empty #4902

fix: task context is being sent empty

fix: task context is being sent empty #4902

Triggered via pull request September 24, 2024 05:31
Status Success
Total duration 31m 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
cppcheck: src/server/network/connection/connection.cpp#L65
[cppcheck] reported by reviewdog 🐶 Redundant assignment of 'protocol' to itself. Raw Output: src/server/network/connection/connection.cpp:65:Redundant assignment of 'protocol' to itself.
cppcheck: src/server/network/connection/connection.cpp#L101
[cppcheck] reported by reviewdog 🐶 Redundant assignment of 'protocol' to itself. Raw Output: src/server/network/connection/connection.cpp:101:Redundant assignment of 'protocol' to itself.