Skip to content

Add 'git survey' builtin using path-walk API #1936

Add 'git survey' builtin using path-walk API

Add 'git survey' builtin using path-walk API #1936

Triggered via pull request September 24, 2024 17:45
Status Failure
Total duration 3h 16m 50s
Artifacts 1

main.yml

on: pull_request
Matrix: win+VS build
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 3 warnings
win build: builtin/survey.c#L636
builtin/survey.c:636:45: passing argument 3 of 'oid_object_info' from incompatible pointer type [-Wincompatible-pointer-types]
win build
Process completed with exit code 1.
linux32 (i386/ubuntu:focal): builtin/survey.c#L360
builtin/survey.c:360:23: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
linux32 (i386/ubuntu:focal): builtin/survey.c#L366
builtin/survey.c:366:23: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
linux32 (i386/ubuntu:focal): builtin/survey.c#L372
builtin/survey.c:372:23: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
linux32 (i386/ubuntu:focal): builtin/survey.c#L375
builtin/survey.c:375:17: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
linux32 (i386/ubuntu:focal): builtin/survey.c#L395
builtin/survey.c:395:16: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
linux32 (i386/ubuntu:focal): builtin/survey.c#L399
builtin/survey.c:399:16: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
linux32 (i386/ubuntu:focal): builtin/survey.c#L403
builtin/survey.c:403:16: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
linux32 (i386/ubuntu:focal): builtin/survey.c#L407
builtin/survey.c:407:16: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
linux32 (i386/ubuntu:focal): builtin/survey.c#L430
builtin/survey.c:430:15: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
linux32 (i386/ubuntu:focal): builtin/survey.c#L431
builtin/survey.c:431:15: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
linux-sha256 (ubuntu-latest)
failed: t8100.4 git survey (default)
linux-sha256 (ubuntu-latest)
Process completed with exit code 1.
osx-gcc (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
osx-clang (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
osx-reftable (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5

Artifacts

Produced during runtime
Name Size
failed-tests-linux-sha256
18.9 KB