Skip to content

Position Override created to allow position testing #1982

Position Override created to allow position testing

Position Override created to allow position testing #1982

Triggered via pull request January 29, 2025 00:26
@jvogt23jvogt23
synchronize #2263
test-mode
Status Success
Total duration 21m 8s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
fix-style
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-test: external/rrt/src/rrt/2dplane/GridStateSpace.hpp#L27
'RRT::GridStateSpace::intermediateState' hides overloaded virtual function
build-and-test: external/rrt/src/rrt/Tree.hpp#L321
unused variable 'n'
build-and-test: external/rrt/src/rrt/Tree.hpp#L134
initializer order does not match the declaration order
build-and-test: external/rrt/src/rrt/Tree.hpp#L29
initializer order does not match the declaration order
build-and-test: rj_utils/src/logging.cpp#L30
enumeration value 'n_levels' not handled in switch
build-and-test: rj_utils/src/logging.cpp#L33
format string is not a string literal (potentially insecure)
build-and-test: rj_utils/src/logging.cpp#L36
format string is not a string literal (potentially insecure)
build-and-test: rj_utils/src/logging.cpp#L39
format string is not a string literal (potentially insecure)
build-and-test: rj_utils/src/logging.cpp#L42
format string is not a string literal (potentially insecure)
build-and-test: rj_utils/src/logging.cpp#L45
format string is not a string literal (potentially insecure)
build-and-test: soccer/src/soccer/strategy/agent/position/robot_factory_position.hpp#L118
invalid case style for private member '_executor'
build-and-test: soccer/src/soccer/strategy/agent/position/robot_factory_position.hpp#L119
invalid case style for private member '_executor_thread'
build-and-test: soccer/src/soccer/strategy/agent/position/robot_factory_position.hpp#L120
parameter 'message' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
build-and-test: soccer/src/soccer/strategy/agent/position/robot_factory_position.hpp#L122
invalid case style for private member '_node'
build-and-test: soccer/src/soccer/strategy/agent/position/robot_factory_position.cpp#L23
the const qualified parameter 'msg' is copied for each invocation; consider making it a reference
build-and-test: soccer/src/soccer/strategy/agent/position/robot_factory_position.cpp#L129
function 'update_position' has cognitive complexity of 42 (threshold 25)
build-and-test: soccer/src/soccer/strategy/agent/position/robot_factory_position.cpp#L355
the const qualified parameter 'message' is copied for each invocation; consider making it a reference
build-and-test: soccer/src/soccer/ui/main_window.hpp#L168
invalid case style for private method 'on_robotPosition_0_currentIndexChanged'
build-and-test: soccer/src/soccer/ui/main_window.hpp#L169
invalid case style for private method 'on_robotPosition_1_currentIndexChanged'
build-and-test: soccer/src/soccer/ui/main_window.hpp#L170
invalid case style for private method 'on_robotPosition_2_currentIndexChanged'