nixbot

builds

Mic92/wrap-buddy build #35 failed

branch main · PR #89 · commit e7a8fb193b · · took 54s · eval 8s

2 failed
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
19 succeeded
succeeded attributes
status attribute duration
loading…