Add some static analysis to the code base. #29
Annotations
3 warnings
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
|
static-analysis (clang-tidy, if [ -n "$GITHUB_BASE_REF" ]; then git diff -U0 origin/$GITHUB_BASE_...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
static-analysis (clang-tidy, clang-tidy -p build/ $(git ls-files | grep '\.c\+$'))
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|