Skip to content

セッションの切り替えが毎フレーム発生してしまうバグを修正 #675

セッションの切り替えが毎フレーム発生してしまうバグを修正

セッションの切り替えが毎フレーム発生してしまうバグを修正 #675

Triggered via pull request January 6, 2025 00:33
Status Failure
Total duration 50s
Artifacts

cppcheck.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
cppcheck: session/crane_planner_plugins/src/defense_functions.cpp#L87
Either the condition 'intersections.empty()' is redundant or expression 'intersections[0]' causes access out of bounds. [containerOutOfBounds]
cppcheck: session/crane_planner_plugins/src/defense_functions.cpp#L90
Either the condition 'intersections.empty()' is redundant or expression 'intersections[0]' causes access out of bounds. [containerOutOfBounds]
cppcheck: session/crane_planner_plugins/src/defense_functions.cpp#L93
Either the condition 'intersections.empty()' is redundant or expression 'intersections[0]' causes access out of bounds. [containerOutOfBounds]
cppcheck
Process completed with exit code 1.
cppcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636