Skip to content

Update sksat/action-clippy action to v0.8.0 #1227

Update sksat/action-clippy action to v0.8.0

Update sksat/action-clippy action to v0.8.0 #1227

Triggered via pull request October 20, 2023 10:15
Status Success
Total duration 4m 20s
Artifacts

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/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