Skip to content

Update arkedge/workflows-c2a action to v4.3.0 #441

Update arkedge/workflows-c2a action to v4.3.0

Update arkedge/workflows-c2a action to v4.3.0 #441

Triggered via pull request September 21, 2023 14:23
Status Success
Total duration 3m 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build_with_s2e.yml

on: pull_request
Matrix: Build on Windows VS2022
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