Add some static analysis to the code base. #27
Triggered via pull request
January 15, 2025 20:39
Status
Cancelled
Total duration
2m 26s
Artifacts
–
Annotations
3 errors and 2 warnings
static-analysis (clang-tidy, if [ -n "$GITHUB_BASE_REF" ]; then git diff -U0 $GITHUB_BASE_REF | c...
Process completed with exit code 2.
|
static-analysis (clang-tidy, clang-tidy -p build/ $(git ls-files | grep '\.c\+$'))
The run was canceled by @ericonr.
|
static-analysis (clang-tidy, clang-tidy -p build/ $(git ls-files | grep '\.c\+$'))
The operation was canceled.
|
static-analysis (clang-tidy, if [ -n "$GITHUB_BASE_REF" ]; then git diff -U0 $GITHUB_BASE_REF | c...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
static-analysis (cppcheck, cppcheck --error-exitcode=1 --std=c++20 --check-level=exhaustive --add...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|