Skip to content

bisect: add --force flag to force checkout #6568

bisect: add --force flag to force checkout

bisect: add --force flag to force checkout #6568

Triggered via pull request January 7, 2024 23:25
Status Failure
Total duration 5m 1s
Artifacts

main.yml

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

Annotations

33 errors
linux-musl (alpine): bisect.c#L731
bisect.c:731:17: missing sentinel in function call [-Werror=format=]
linux-musl (alpine): bisect.c#L733
bisect.c:733:25: missing sentinel in function call [-Werror=format=]
linux-musl (alpine)
Process completed with exit code 1.
linux-leaks (ubuntu-latest): bisect.c#L731
bisect.c:731:17: missing sentinel in function call [-Werror=format=]
linux-leaks (ubuntu-latest): bisect.c#L733
bisect.c:733:25: missing sentinel in function call [-Werror=format=]
linux-leaks (ubuntu-latest)
Process completed with exit code 1.
linux-sha256 (ubuntu-latest): bisect.c#L731
bisect.c:731:43: missing sentinel in function call [-Werror,-Wsentinel]
linux-sha256 (ubuntu-latest): bisect.c#L733
bisect.c:733:37: missing sentinel in function call [-Werror,-Wsentinel]
linux-sha256 (ubuntu-latest)
Process completed with exit code 1.
linux-gcc (ubuntu-20.04): bisect.c#L731
bisect.c:731:3: missing sentinel in function call [-Werror=format=]
linux-gcc (ubuntu-20.04): bisect.c#L733
bisect.c:733:4: missing sentinel in function call [-Werror=format=]
linux-gcc (ubuntu-20.04)
Process completed with exit code 1.
sparse
Process completed with exit code 2.
osx-clang (macos-13)
Process completed with exit code 1.
linux-gcc-default (ubuntu-latest): bisect.c#L731
bisect.c:731:17: missing sentinel in function call [-Werror=format=]
linux-gcc-default (ubuntu-latest): bisect.c#L733
bisect.c:733:25: missing sentinel in function call [-Werror=format=]
linux-gcc-default (ubuntu-latest)
Process completed with exit code 1.
linux-asan-ubsan (ubuntu-latest): bisect.c#L731
bisect.c:731:43: missing sentinel in function call [-Werror,-Wsentinel]
linux-asan-ubsan (ubuntu-latest): bisect.c#L733
bisect.c:733:37: missing sentinel in function call [-Werror,-Wsentinel]
linux-asan-ubsan (ubuntu-latest)
Process completed with exit code 1.
linux-TEST-vars (ubuntu-20.04): bisect.c#L731
bisect.c:731:3: missing sentinel in function call [-Werror=format=]
linux-TEST-vars (ubuntu-20.04): bisect.c#L733
bisect.c:733:4: missing sentinel in function call [-Werror=format=]
linux-TEST-vars (ubuntu-20.04)
Process completed with exit code 1.
osx-gcc (macos-13)
Process completed with exit code 1.
pedantic (fedora): bisect.c#L731
bisect.c:731:17: missing sentinel in function call [-Werror=format=]
pedantic (fedora): bisect.c#L733
bisect.c:733:25: missing sentinel in function call [-Werror=format=]
pedantic (fedora)
Process completed with exit code 1.
linux32 (daald/ubuntu32:xenial): builtin/bisect.c#L1222
builtin/bisect.c:1222:14: comparison with string literal results in unspecified behavior [-Werror=address]
linux32 (daald/ubuntu32:xenial): builtin/bisect.c#L1224
builtin/bisect.c:1224:27: passing argument 2 of 'sq_quote_argv' from incompatible pointer type [-Werror=incompatible-pointer-types]
linux32 (daald/ubuntu32:xenial)
Process completed with exit code 1.
win build: builtin/bisect.c#L1222
builtin/bisect.c:1222:21: comparison with string literal results in unspecified behavior [-Werror=address]
win build: builtin/bisect.c#L1224
builtin/bisect.c:1224:45: passing argument 2 of 'sq_quote_argv' from incompatible pointer type [-Werror=incompatible-pointer-types]
win build
Process completed with exit code 1.