gvfs-helper: simplify progress output during prefetch (#594) #1495
Annotations
51 errors
linux-leaks (ubuntu-latest):
gvfs.c#L13
gvfs.c:13:72: passing argument 3 of ‘git_config_bool_or_int’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-leaks (ubuntu-latest):
gvfs.c#L13
gvfs.c:13:29: too few arguments to function ‘git_config_bool_or_int’
|
linux-leaks (ubuntu-latest):
gvfs.c#L20
gvfs.c:20:72: passing argument 3 of ‘git_config_bool_or_int’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-leaks (ubuntu-latest):
gvfs.c#L20
gvfs.c:20:29: too few arguments to function ‘git_config_bool_or_int’
|
linux-leaks (ubuntu-latest):
gvfs.c#L22
gvfs.c:22:35: passing argument 1 of ‘read_early_config’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-leaks (ubuntu-latest):
hook.c#L39
hook.c:39:35: passing argument 1 of ‘read_early_config’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-leaks (ubuntu-latest)
Process completed with exit code 1.
|
linux-sha256 (ubuntu-latest):
gvfs.c#L13
gvfs.c:13:76: too few arguments to function call, expected 4, have 3
|
linux-sha256 (ubuntu-latest):
gvfs.c#L20
gvfs.c:20:76: too few arguments to function call, expected 4, have 3
|
linux-sha256 (ubuntu-latest):
gvfs.c#L22
gvfs.c:22:21: incompatible function pointer types passing 'int (const char *, const char *, void *)' to parameter of type 'config_fn_t' (aka 'int (*)(const char *, const char *, const struct config_context *, void *)') [-Werror,-Wincompatible-function-pointer-types]
|
linux-sha256 (ubuntu-latest)
Process completed with exit code 1.
|
win build:
hook.c#L39
hook.c:39:35: passing argument 1 of 'read_early_config' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
win build
Process completed with exit code 1.
|
osx-clang (macos-12)
Process completed with exit code 1.
|
linux-musl (alpine):
gvfs.c#L13
gvfs.c:13:72: passing argument 3 of 'git_config_bool_or_int' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-musl (alpine):
gvfs.c#L13
gvfs.c:13:29: too few arguments to function 'git_config_bool_or_int'
|
linux-musl (alpine):
gvfs.c#L20
gvfs.c:20:72: passing argument 3 of 'git_config_bool_or_int' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-musl (alpine):
gvfs.c#L20
gvfs.c:20:29: too few arguments to function 'git_config_bool_or_int'
|
linux-musl (alpine):
gvfs.c#L22
gvfs.c:22:35: passing argument 1 of 'read_early_config' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-musl (alpine)
Process completed with exit code 1.
|
linux-TEST-vars (ubuntu-20.04):
gvfs.c#L13
gvfs.c:13:58: passing argument 3 of ‘git_config_bool_or_int’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-TEST-vars (ubuntu-20.04):
gvfs.c#L13
gvfs.c:13:15: too few arguments to function ‘git_config_bool_or_int’
|
linux-TEST-vars (ubuntu-20.04):
gvfs.c#L20
gvfs.c:20:58: passing argument 3 of ‘git_config_bool_or_int’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-TEST-vars (ubuntu-20.04):
gvfs.c#L20
gvfs.c:20:15: too few arguments to function ‘git_config_bool_or_int’
|
linux-TEST-vars (ubuntu-20.04):
gvfs.c#L22
gvfs.c:22:21: passing argument 1 of ‘read_early_config’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-TEST-vars (ubuntu-20.04)
Process completed with exit code 1.
|
sparse
Process completed with exit code 2.
|
linux-gcc (ubuntu-20.04):
gvfs.c#L13
gvfs.c:13:58: passing argument 3 of ‘git_config_bool_or_int’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-gcc (ubuntu-20.04):
gvfs.c#L13
gvfs.c:13:15: too few arguments to function ‘git_config_bool_or_int’
|
linux-gcc (ubuntu-20.04):
gvfs.c#L20
gvfs.c:20:58: passing argument 3 of ‘git_config_bool_or_int’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-gcc (ubuntu-20.04):
gvfs.c#L20
gvfs.c:20:15: too few arguments to function ‘git_config_bool_or_int’
|
linux-gcc (ubuntu-20.04):
gvfs.c#L22
gvfs.c:22:21: passing argument 1 of ‘read_early_config’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-gcc (ubuntu-20.04)
Process completed with exit code 1.
|
linux-gcc-default (ubuntu-latest):
gvfs.c#L13
gvfs.c:13:72: passing argument 3 of ‘git_config_bool_or_int’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-gcc-default (ubuntu-latest):
gvfs.c#L13
gvfs.c:13:29: too few arguments to function ‘git_config_bool_or_int’
|
linux-gcc-default (ubuntu-latest):
gvfs.c#L20
gvfs.c:20:72: passing argument 3 of ‘git_config_bool_or_int’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-gcc-default (ubuntu-latest):
gvfs.c#L20
gvfs.c:20:29: too few arguments to function ‘git_config_bool_or_int’
|
linux-gcc-default (ubuntu-latest):
gvfs.c#L22
gvfs.c:22:35: passing argument 1 of ‘read_early_config’ from incompatible pointer type [-Werror=incompatible-pointer-types]
|
linux-gcc-default (ubuntu-latest)
Process completed with exit code 1.
|
osx-gcc (macos-12)
Process completed with exit code 1.
|
linux32 (daald/ubuntu32:xenial)
Process completed with exit code 1.
|
linux-asan-ubsan (ubuntu-latest):
gvfs.c#L13
gvfs.c:13:76: too few arguments to function call, expected 4, have 3
|
linux-asan-ubsan (ubuntu-latest):
gvfs.c#L20
gvfs.c:20:76: too few arguments to function call, expected 4, have 3
|
linux-asan-ubsan (ubuntu-latest):
gvfs.c#L22
gvfs.c:22:21: incompatible function pointer types passing 'int (const char *, const char *, void *)' to parameter of type 'config_fn_t' (aka 'int (*)(const char *, const char *, const struct config_context *, void *)') [-Werror,-Wincompatible-function-pointer-types]
|
linux-asan-ubsan (ubuntu-latest)
Process completed with exit code 1.
|
pedantic (fedora):
gvfs.c#L13
gvfs.c:13:72: passing argument 3 of 'git_config_bool_or_int' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
pedantic (fedora):
gvfs.c#L13
gvfs.c:13:29: too few arguments to function 'git_config_bool_or_int'
|
pedantic (fedora):
gvfs.c#L20
gvfs.c:20:72: passing argument 3 of 'git_config_bool_or_int' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
pedantic (fedora):
gvfs.c#L20
gvfs.c:20:29: too few arguments to function 'git_config_bool_or_int'
|
pedantic (fedora):
gvfs.c#L22
gvfs.c:22:35: passing argument 1 of 'read_early_config' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
pedantic (fedora)
Process completed with exit code 1.
|