Skip to content

Apply rename migration to example users: IfWrapper -> hal #72

Apply rename migration to example users: IfWrapper -> hal

Apply rename migration to example users: IfWrapper -> hal #72

Triggered via pull request July 24, 2023 01:46
Status Success
Total duration 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

python_lint.yml

on: pull_request
flake8_lint
10s
flake8_lint
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#L284: /home/runner/work/c2a-core/c2a-core/c2a_user/Examples/mobc/src/src_core/Applications/divided_cmd_utility.c#L284
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:284:3: note: Value stored to 'exec_log' is never read