fix: task context is being sent empty #4902
Annotations
2 warnings
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.
|
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.
|
This job succeeded
Loading