failed attributes
| status |
attribute |
duration |
| failed |
checks.aarch64-darwin.clang-tidy
|
36s |
nix-grpc-store-clang-tidy-0.1.0:
35 | auto [end, errc] = std::from_chars(str.data(), str.data() + str.size(), value);
| …
nix-grpc-store-clang-tidy-0.1.0:
35 | auto [end, errc] = std::from_chars(str.data(), str.data() + str.size(), value);
| ^
../src/socket-activation.hh:36:65: error: do not use pointer arithmetic [cppcoreguidelines-pro-bounds-pointer-arithmetic,-warnings-as-errors]
36 | if (str.empty() || errc != std::errc() || end != str.data() + str.size()) {
| ^
FAILED: [code=1] meson-internal__clang-tidy
/nix/store/735yy09gy9j1wzwrsd1v1xrgf6izyr5d-meson-1.10.2/bin/meson --internal clangtidy /nix/var/nix/builds/nix-83282-4062457791/source /nix/var/nix/builds/nix-83282-4062457791/source/build --color always
ninja: build stopped: subcommand failed.
|
| failed |
checks.aarch64-linux.clang-tidy
|
1m 4s |
nix-grpc-store-clang-tidy-0.1.0:
35 | auto [end, errc] = std::from_chars(str.data(), str.data() + str.size(), value);
| …
nix-grpc-store-clang-tidy-0.1.0:
35 | auto [end, errc] = std::from_chars(str.data(), str.data() + str.size(), value);
| ^
../src/socket-activation.hh:36:65: error: do not use pointer arithmetic [cppcoreguidelines-pro-bounds-pointer-arithmetic,-warnings-as-errors]
36 | if (str.empty() || errc != std::errc() || end != str.data() + str.size()) {
| ^
FAILED: [code=1] meson-internal__clang-tidy
/nix/store/4nhp26ss88i238s986fx3jcqcw4si9ly-meson-1.10.2/bin/meson --internal clangtidy /build/source /build/source/build --color always
ninja: build stopped: subcommand failed.
|
| failed |
checks.x86_64-linux.clang-tidy
|
45s |
nix-grpc-store-clang-tidy-0.1.0:
35 | auto [end, errc] = std::from_chars(str.data(), str.data() + str.size(), value);
| …
nix-grpc-store-clang-tidy-0.1.0:
35 | auto [end, errc] = std::from_chars(str.data(), str.data() + str.size(), value);
| ^
../src/socket-activation.hh:36:65: error: do not use pointer arithmetic [cppcoreguidelines-pro-bounds-pointer-arithmetic,-warnings-as-errors]
36 | if (str.empty() || errc != std::errc() || end != str.data() + str.size()) {
| ^
FAILED: [code=1] meson-internal__clang-tidy
/nix/store/azf6s3lpx8f53si93y8135mpyykjj72b-meson-1.10.2/bin/meson --internal clangtidy /build/source /build/source/build --color always
ninja: build stopped: subcommand failed.
|