Skip to content

Update arkedge/workflows-c2a action to v4 - autoclosed #1965

Update arkedge/workflows-c2a action to v4 - autoclosed

Update arkedge/workflows-c2a action to v4 - autoclosed #1965

Triggered via pull request December 6, 2023 11:03
Status Success
Total duration 1m 6s
Artifacts

build_as_cxx.yml

on: pull_request
Matrix: build_s2e_mockup
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
[clang-tidy -Wextra] /home/runner/work/c2a-core/c2a-core/c2a_user/Examples/minimum_user/src/src_core/Applications/divided_cmd_utility.c#L282: /home/runner/work/c2a-core/c2a-core/c2a_user/Examples/minimum_user/src/src_core/Applications/divided_cmd_utility.c#L282
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/minimum_user/src/src_core/Applications/divided_cmd_utility.c:282:3: note: Value stored to 'exec_log' is never read