failed attributes
| status |
attribute |
duration |
| failed |
checks.aarch64-linux.clang-tidy
|
7s |
wrap-buddy-clang-tidy:
| ^
src/patcher/main.cc:237:7: note: else branch starts here
237 | } else {
| ^
Suppressed 3381 warnings (337 …
wrap-buddy-clang-tidy:
| ^
src/patcher/main.cc:237:7: note: else branch starts here
237 | } else {
| ^
Suppressed 3381 warnings (3376 in non-user code, 5 NOLINT).
Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.
3 warnings treated as errors
make: *** [Makefile:164: clang-tidy] Error 1
|
| failed |
checks.x86_64-linux.clang-tidy
|
5s |
wrap-buddy-clang-tidy:
| ^
src/patcher/main.cc:237:7: note: else branch starts here
237 | } else {
| ^
Suppressed 6534 warnings (652 …
wrap-buddy-clang-tidy:
| ^
src/patcher/main.cc:237:7: note: else branch starts here
237 | } else {
| ^
Suppressed 6534 warnings (6529 in non-user code, 5 NOLINT).
Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.
3 warnings treated as errors
make: *** [Makefile:164: clang-tidy] Error 1
|