Add some static analysis to the code base. #30
Annotations
2 errors and 3 warnings
static-analysis (clang-tidy, if [ -n \"$GITHUB_BASE_REF\" ]; then
git diff -U0 origin/$GITHUB_B...
Process completed with exit code 1.
|
static-analysis (cppcheck, cppcheck --error-exitcode=1 --std=c++20 --check-level=exhaustive --add...
Process completed with exit code 1.
|
static-analysis (clang-tidy, if [ -n \"$GITHUB_BASE_REF\" ]; then
git diff -U0 origin/$GITHUB_B...
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
|
static-analysis (clang-tidy, clang-tidy '--warnings-as-errors=-*' -p build/ $(git ls-files | grep...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|