Test black path #1578
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
|
|
|
|
|
|
|
|
soccer/src/soccer/planning/planner_node.cpp#L248
variable 'min_dist_from_ball' is not initialized
|
soccer/src/soccer/planning/planner_node.cpp#L249
variable 'max_robot_speed' is not initialized
|
soccer/src/soccer/planning/planner_node.cpp#L250
variable 'max_dribbler_speed' is not initialized
|
soccer/src/soccer/strategy/agent/agent_action_client.cpp#L33
the const qualified parameter 'msg' is copied for each invocation; consider making it a reference
|
The logs for this run have expired and are no longer available.
Loading