RobotFactoryPosition Layer #1624
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/strategy/agent/agent_action_client.cpp#L29
the const qualified parameter 'msg' is copied for each invocation; consider making it a reference
|
soccer/src/soccer/strategy/agent/position/robot_factory_position.cpp#L23
parameter 'intent' is unused
|
soccer/src/soccer/strategy/agent/position/robot_factory_position.hpp#L35
class 'RobotFactoryPosition' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator
|
soccer/src/soccer/strategy/agent/position/robot_factory_position.hpp#L40
all parameters should be named in a function
|
The logs for this run have expired and are no longer available.
Loading