Skip to content

Port helper/test-sha256.c and helper/test-sha1.c to unit-tests/t-hash.c #316

Port helper/test-sha256.c and helper/test-sha1.c to unit-tests/t-hash.c

Port helper/test-sha256.c and helper/test-sha1.c to unit-tests/t-hash.c #316

Triggered via push February 19, 2024 15:39
Status Failure
Total duration 5m 31s
Artifacts

main.yml

on: push
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

23 errors
osx-clang (macos-13)
Process completed with exit code 1.
linux-gcc (ubuntu-20.04): builtin/submodule--helper.c#L262
builtin/submodule--helper.c:262:2: implicit declaration of function ‘strbuf_addbstrings’; did you mean ‘strbuf_addstrings’? [-Werror=implicit-function-declaration]
linux-gcc (ubuntu-20.04)
Process completed with exit code 1.
linux-sha256 (ubuntu-latest): builtin/submodule--helper.c#L262
builtin/submodule--helper.c:262:2: implicit declaration of function 'strbuf_addbstrings' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-sha256 (ubuntu-latest)
Process completed with exit code 1.
linux-TEST-vars (ubuntu-20.04): builtin/submodule--helper.c#L262
builtin/submodule--helper.c:262:2: implicit declaration of function ‘strbuf_addbstrings’; did you mean ‘strbuf_addstrings’? [-Werror=implicit-function-declaration]
linux-TEST-vars (ubuntu-20.04)
Process completed with exit code 1.
linux-leaks (ubuntu-latest): builtin/submodule--helper.c#L262
builtin/submodule--helper.c:262:9: implicit declaration of function ‘strbuf_addbstrings’; did you mean ‘strbuf_addstrings’? [-Werror=implicit-function-declaration]
linux-leaks (ubuntu-latest)
Process completed with exit code 1.
linux-gcc-default (ubuntu-latest): builtin/submodule--helper.c#L262
builtin/submodule--helper.c:262:9: implicit declaration of function ‘strbuf_addbstrings’; did you mean ‘strbuf_addstrings’? [-Werror=implicit-function-declaration]
linux-gcc-default (ubuntu-latest)
Process completed with exit code 1.
linux-musl (alpine): builtin/submodule--helper.c#L262
builtin/submodule--helper.c:262:9: implicit declaration of function 'strbuf_addbstrings'; did you mean 'strbuf_addstrings'? [-Werror=implicit-function-declaration]
linux-musl (alpine)
Process completed with exit code 1.
linux32 (daald/ubuntu32:xenial): builtin/submodule--helper.c#L262
builtin/submodule--helper.c:262:2: implicit declaration of function 'strbuf_addbstrings' [-Werror=implicit-function-declaration]
linux32 (daald/ubuntu32:xenial)
Process completed with exit code 1.
linux-asan-ubsan (ubuntu-latest): builtin/submodule--helper.c#L262
builtin/submodule--helper.c:262:2: implicit declaration of function 'strbuf_addbstrings' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
linux-asan-ubsan (ubuntu-latest)
Process completed with exit code 1.
pedantic (fedora): builtin/submodule--helper.c#L262
builtin/submodule--helper.c:262:9: implicit declaration of function 'strbuf_addbstrings'; did you mean 'strbuf_addstrings'? [-Werror=implicit-function-declaration]
pedantic (fedora)
Process completed with exit code 1.
sparse
Process completed with exit code 2.
osx-gcc (macos-13)
Process completed with exit code 1.
win build: builtin/submodule--helper.c#L262
builtin/submodule--helper.c:262:9: implicit declaration of function 'strbuf_addbstrings'; did you mean 'strbuf_addstrings'? [-Werror=implicit-function-declaration]
win build
Process completed with exit code 1.