Skip to content

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

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 #297

Triggered via push February 15, 2024 04:00
Status Failure
Total duration 3m 51s
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
linux-leaks (ubuntu-latest): t/unit-tests/t-hash.c#L95
t/unit-tests/t-hash.c:95:9: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
linux-leaks (ubuntu-latest)
Process completed with exit code 1.
linux-TEST-vars (ubuntu-20.04): t/unit-tests/t-hash.c#L95
t/unit-tests/t-hash.c:95:2: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
linux-TEST-vars (ubuntu-20.04)
Process completed with exit code 1.
linux-gcc (ubuntu-20.04): t/unit-tests/t-hash.c#L95
t/unit-tests/t-hash.c:95:2: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
linux-gcc (ubuntu-20.04)
Process completed with exit code 1.
osx-clang (macos-13)
Process completed with exit code 1.
osx-gcc (macos-13)
Process completed with exit code 1.
linux-sha256 (ubuntu-latest): t/unit-tests/t-hash.c#L95
t/unit-tests/t-hash.c:95:14: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
linux-sha256 (ubuntu-latest)
Process completed with exit code 1.
linux32 (daald/ubuntu32:xenial): t/unit-tests/t-hash.c#L95
t/unit-tests/t-hash.c:95:2: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
linux32 (daald/ubuntu32:xenial)
Process completed with exit code 1.
linux-gcc-default (ubuntu-latest): t/unit-tests/t-hash.c#L95
t/unit-tests/t-hash.c:95:9: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
linux-gcc-default (ubuntu-latest)
Process completed with exit code 1.
linux-musl (alpine): t/unit-tests/t-hash.c#L95
t/unit-tests/t-hash.c:95:9: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
linux-musl (alpine)
Process completed with exit code 1.
pedantic (fedora): t/unit-tests/t-hash.c#L95
t/unit-tests/t-hash.c:95:9: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
pedantic (fedora)
Process completed with exit code 1.
linux-asan-ubsan (ubuntu-latest): t/unit-tests/t-hash.c#L95
t/unit-tests/t-hash.c:95:14: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement]
linux-asan-ubsan (ubuntu-latest)
Process completed with exit code 1.
sparse
Process completed with exit code 2.
win build: t/unit-tests/t-hash.c#L95
t/unit-tests/t-hash.c:95:9: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
win build
Process completed with exit code 1.