CI #22577
main.yml
on: push
config
6s
fuzz smoke test
37s
static-analysis
3m 54s
sparse
2m 22s
documentation
5m 11s
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win test
Annotations
59 errors and 5 warnings
linux-gcc (ubuntu-20.04):
builtin/fsck.c#L912
builtin/fsck.c:912:29: passing argument 1 of ‘start_progress’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-gcc (ubuntu-20.04):
builtin/fsck.c#L912
builtin/fsck.c:912:32: passing argument 2 of ‘start_progress’ makes integer from pointer without a cast [-Werror=int-conversion]
|
linux-gcc (ubuntu-20.04):
builtin/fsck.c#L912
builtin/fsck.c:912:14: too many arguments to function ‘start_progress’
|
linux-gcc (ubuntu-20.04)
Process completed with exit code 1.
|
linux-TEST-vars (ubuntu-20.04):
builtin/fsck.c#L912
builtin/fsck.c:912:29: passing argument 1 of ‘start_progress’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-TEST-vars (ubuntu-20.04):
builtin/fsck.c#L912
builtin/fsck.c:912:32: passing argument 2 of ‘start_progress’ makes integer from pointer without a cast [-Werror=int-conversion]
|
linux-TEST-vars (ubuntu-20.04):
builtin/fsck.c#L912
builtin/fsck.c:912:14: too many arguments to function ‘start_progress’
|
linux-TEST-vars (ubuntu-20.04)
Process completed with exit code 1.
|
sparse
Process completed with exit code 2.
|
win build:
builtin/fsck.c#L912
builtin/fsck.c:912:43: passing argument 1 of 'start_progress' from incompatible pointer type [-Wincompatible-pointer-types]
|
win build:
builtin/fsck.c#L912
builtin/fsck.c:912:46: passing argument 2 of 'start_progress' makes integer from pointer without a cast [-Wint-conversion]
|
win build:
builtin/fsck.c#L912
builtin/fsck.c:912:28: too many arguments to function 'start_progress'
|
win build
Process completed with exit code 1.
|
debian-11 (debian:11):
builtin/fsck.c#L912
builtin/fsck.c:912:29: passing argument 1 of 'start_progress' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
debian-11 (debian:11):
builtin/fsck.c#L912
builtin/fsck.c:912:32: passing argument 2 of 'start_progress' makes integer from pointer without a cast [-Werror=int-conversion]
|
debian-11 (debian:11):
builtin/fsck.c#L912
builtin/fsck.c:912:14: too many arguments to function 'start_progress'
|
debian-11 (debian:11)
Process completed with exit code 1.
|
almalinux-8 (almalinux:8):
builtin/fsck.c#L912
builtin/fsck.c:912:29: passing argument 1 of 'start_progress' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
almalinux-8 (almalinux:8):
builtin/fsck.c#L912
builtin/fsck.c:912:32: passing argument 2 of 'start_progress' makes integer from pointer without a cast [-Werror=int-conversion]
|
almalinux-8 (almalinux:8):
builtin/fsck.c#L912
builtin/fsck.c:912:14: too many arguments to function 'start_progress'
|
almalinux-8 (almalinux:8)
Process completed with exit code 1.
|
linux-musl (alpine):
builtin/fsck.c#L912
builtin/fsck.c:912:43: passing argument 1 of 'start_progress' from incompatible pointer type [-Wincompatible-pointer-types]
|
linux-musl (alpine):
builtin/fsck.c#L912
builtin/fsck.c:912:46: passing argument 2 of 'start_progress' makes integer from pointer without a cast [-Wint-conversion]
|
linux-musl (alpine):
builtin/fsck.c#L912
builtin/fsck.c:912:28: too many arguments to function 'start_progress'
|
linux-musl (alpine)
Process completed with exit code 1.
|
linux32 (i386/ubuntu:focal):
builtin/fsck.c#L912
builtin/fsck.c:912:29: passing argument 1 of 'start_progress' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux32 (i386/ubuntu:focal):
builtin/fsck.c#L912
builtin/fsck.c:912:32: passing argument 2 of 'start_progress' makes integer from pointer without a cast [-Werror=int-conversion]
|
linux32 (i386/ubuntu:focal):
builtin/fsck.c#L912
builtin/fsck.c:912:14: too many arguments to function 'start_progress'
|
linux32 (i386/ubuntu:focal)
Process completed with exit code 1.
|
pedantic (fedora):
builtin/fsck.c#L912
builtin/fsck.c:912:43: passing argument 1 of 'start_progress' from incompatible pointer type [-Wincompatible-pointer-types]
|
pedantic (fedora):
builtin/fsck.c#L912
builtin/fsck.c:912:46: passing argument 2 of 'start_progress' makes integer from pointer without a cast [-Wint-conversion]
|
pedantic (fedora):
builtin/fsck.c#L912
builtin/fsck.c:912:28: too many arguments to function 'start_progress'
|
pedantic (fedora)
Process completed with exit code 1.
|
linux-asan-ubsan (ubuntu-latest):
builtin/fsck.c#L912
builtin/fsck.c:912:60: too many arguments to function call, expected 2, have 3
|
linux-asan-ubsan (ubuntu-latest)
Process completed with exit code 1.
|
linux-gcc-default (ubuntu-latest):
builtin/fsck.c#L912
builtin/fsck.c:912:43: passing argument 1 of ‘start_progress’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-gcc-default (ubuntu-latest):
builtin/fsck.c#L912
builtin/fsck.c:912:46: passing argument 2 of ‘start_progress’ makes integer from pointer without a cast [-Werror=int-conversion]
|
linux-gcc-default (ubuntu-latest):
builtin/fsck.c#L912
builtin/fsck.c:912:28: too many arguments to function ‘start_progress’
|
linux-gcc-default (ubuntu-latest)
Process completed with exit code 1.
|
linux-leaks (ubuntu-latest):
builtin/fsck.c#L912
builtin/fsck.c:912:43: passing argument 1 of ‘start_progress’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-leaks (ubuntu-latest):
builtin/fsck.c#L912
builtin/fsck.c:912:46: passing argument 2 of ‘start_progress’ makes integer from pointer without a cast [-Werror=int-conversion]
|
linux-leaks (ubuntu-latest):
builtin/fsck.c#L912
builtin/fsck.c:912:28: too many arguments to function ‘start_progress’
|
linux-leaks (ubuntu-latest)
Process completed with exit code 1.
|
linux-meson (ubuntu-latest):
../builtin/fsck.c#L912
../builtin/fsck.c:912:43: passing argument 1 of ‘start_progress’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-meson (ubuntu-latest):
../builtin/fsck.c#L912
../builtin/fsck.c:912:46: passing argument 2 of ‘start_progress’ makes integer from pointer without a cast [-Werror=int-conversion]
|
linux-meson (ubuntu-latest):
../builtin/fsck.c#L912
../builtin/fsck.c:912:28: too many arguments to function ‘start_progress’
|
linux-meson (ubuntu-latest)
Process completed with exit code 1.
|
linux-reftable (ubuntu-latest):
builtin/fsck.c#L912
builtin/fsck.c:912:60: too many arguments to function call, expected 2, have 3
|
linux-reftable (ubuntu-latest)
Process completed with exit code 1.
|
linux-reftable-leaks (ubuntu-latest):
builtin/fsck.c#L912
builtin/fsck.c:912:43: passing argument 1 of ‘start_progress’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-reftable-leaks (ubuntu-latest):
builtin/fsck.c#L912
builtin/fsck.c:912:46: passing argument 2 of ‘start_progress’ makes integer from pointer without a cast [-Werror=int-conversion]
|
linux-reftable-leaks (ubuntu-latest):
builtin/fsck.c#L912
builtin/fsck.c:912:28: too many arguments to function ‘start_progress’
|
linux-reftable-leaks (ubuntu-latest)
Process completed with exit code 1.
|
linux-sha256 (ubuntu-latest):
builtin/fsck.c#L912
builtin/fsck.c:912:60: too many arguments to function call, expected 2, have 3
|
linux-sha256 (ubuntu-latest)
Process completed with exit code 1.
|
osx-gcc (macos-13)
Process completed with exit code 1.
|
osx-meson (macos-13)
Process completed with exit code 1.
|
osx-clang (macos-13)
Process completed with exit code 1.
|
osx-reftable (macos-13)
Process completed with exit code 1.
|
osx-gcc (macos-13)
Already linked: /usr/local/Cellar/gettext/0.23.1
|
osx-meson (macos-13)
Already linked: /usr/local/Cellar/gettext/0.23.1
|
osx-meson (macos-13)
pcre2 10.44 is already installed and up-to-date.
To reinstall 10.44, run:
brew reinstall pcre2
|
osx-clang (macos-13)
Already linked: /usr/local/Cellar/gettext/0.23.1
|
osx-reftable (macos-13)
Already linked: /usr/local/Cellar/gettext/0.23.1
|