Skip to content

Update Swatinem/rust-cache action to v2.7.5 #2098

Update Swatinem/rust-cache action to v2.7.5

Update Swatinem/rust-cache action to v2.7.5 #2098

Triggered via pull request October 12, 2024 10:53
Status Success
Total duration 12s
Artifacts

check_encoding.yml

on: pull_request
check_encoding
4s
check_encoding
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
check_encoding
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[clang-tidy -Wextra] Examples/minimum_user/build/home/runner/work/c2a-core/c2a-core/c2a_user/Examples/minimum_user/src/src_core/Applications/divided_cmd_utility.c#L282: Examples/minimum_user/build/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