survey: add tree stats #675
Annotations
4 errors
Run ci/run-build-and-tests.sh:
builtin/survey.c#L399
builtin/survey.c:399:16: unused variable 'l' [-Werror=unused-variable]
|
Run ci/run-build-and-tests.sh:
builtin/survey.c#L620
builtin/survey.c:620:17: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
Run ci/run-build-and-tests.sh:
builtin/survey.c#L620
builtin/survey.c:620:17: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
Run ci/run-build-and-tests.sh
Process completed with exit code 1.
|
Loading