Skip to content

Webサービス向けのバックエンドサーバーの追加 #672

Webサービス向けのバックエンドサーバーの追加

Webサービス向けのバックエンドサーバーの追加 #672

Triggered via pull request January 5, 2025 22:51
Status Failure
Total duration 54s
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