Skip to content

BCE Rotator の実行開始コマンド位置の修正 #1499

BCE Rotator の実行開始コマンド位置の修正

BCE Rotator の実行開始コマンド位置の修正 #1499

Triggered via pull request March 13, 2024 07:39
Status Success
Total duration 22s
Artifacts

python_check_format.yml

on: pull_request
black_format
10s
black_format
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
[clang-tidy -Wextra] /home/runner/work/c2a-core/c2a-core/c2a_user/examples/mobc/src/src_core/applications/divided_cmd_utility.c#L283: /home/runner/work/c2a-core/c2a-core/c2a_user/examples/mobc/src/src_core/applications/divided_cmd_utility.c#L283
Value stored to 'exec_log' is never read [clang-analyzer-deadcode.DeadStores] exec_log = &divided_cmd_utility_.exec_logs[log_idx]; ^ /home/runner/work/c2a-core/c2a-core/c2a_user/examples/mobc/src/src_core/applications/divided_cmd_utility.c:283:3: note: Value stored to 'exec_log' is never read