Skip to content

STOPをnext_commandで細分化して扱う #667

STOPをnext_commandで細分化して扱う

STOPをnext_commandで細分化して扱う #667

Triggered via pull request January 5, 2025 10:12
Status Failure
Total duration 56s
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