fixup! pack-objects: output debug info about deltas #1805
Annotations
10 errors
builtin/survey.c#L346
builtin/survey.c:346:23: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
builtin/survey.c#L352
builtin/survey.c:352:23: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
builtin/survey.c#L358
builtin/survey.c:358:23: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
builtin/survey.c#L361
builtin/survey.c:361:17: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
builtin/survey.c#L381
builtin/survey.c:381:16: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
builtin/survey.c#L385
builtin/survey.c:385:16: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
builtin/survey.c#L389
builtin/survey.c:389:16: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
builtin/survey.c#L393
builtin/survey.c:393:16: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
builtin/survey.c#L416
builtin/survey.c:416:15: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
builtin/survey.c#L417
builtin/survey.c:417:15: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
This job failed
Loading