survey: progress on pretty printing commits and cleanup #698
main.yml
on: push
config
3s
fuzz smoke test
40s
static-analysis
3m 27s
sparse
2m 26s
documentation
2m 0s
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win test
Annotations
37 errors and 4 warnings
linux-leaks (ubuntu-latest):
builtin/survey.c#L1766
builtin/survey.c:1766:13: unused variable ‘indent3’ [-Werror=unused-variable]
|
linux-leaks (ubuntu-latest)
Process completed with exit code 1.
|
linux-reftable-leaks (ubuntu-latest):
builtin/survey.c#L1766
builtin/survey.c:1766:13: unused variable ‘indent3’ [-Werror=unused-variable]
|
linux-reftable-leaks (ubuntu-latest)
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.
|
linux-TEST-vars (ubuntu-20.04):
builtin/survey.c#L1766
builtin/survey.c:1766:6: unused variable ‘indent3’ [-Werror=unused-variable]
|
linux-TEST-vars (ubuntu-20.04)
Process completed with exit code 1.
|
linux-gcc-default (ubuntu-latest):
builtin/survey.c#L1766
builtin/survey.c:1766:13: unused variable ‘indent3’ [-Werror=unused-variable]
|
linux-gcc-default (ubuntu-latest)
Process completed with exit code 1.
|
linux-gcc (ubuntu-20.04):
builtin/survey.c#L1766
builtin/survey.c:1766:6: unused variable ‘indent3’ [-Werror=unused-variable]
|
linux-gcc (ubuntu-20.04)
Process completed with exit code 1.
|
linux-reftable (ubuntu-latest):
builtin/survey.c#L1766
builtin/survey.c:1766:6: unused variable 'indent3' [-Werror,-Wunused-variable]
|
linux-reftable (ubuntu-latest)
Process completed with exit code 1.
|
linux32 (daald/ubuntu32:xenial):
builtin/survey.c#L1766
builtin/survey.c:1766:6: unused variable 'indent3' [-Werror=unused-variable]
|
linux32 (daald/ubuntu32:xenial)
Process completed with exit code 1.
|
linux-sha256 (ubuntu-latest):
builtin/survey.c#L1766
builtin/survey.c:1766:6: unused variable 'indent3' [-Werror,-Wunused-variable]
|
linux-sha256 (ubuntu-latest)
Process completed with exit code 1.
|
linux-musl (alpine):
builtin/survey.c#L1766
builtin/survey.c:1766:13: unused variable 'indent3' [-Werror=unused-variable]
|
linux-musl (alpine)
Process completed with exit code 1.
|
pedantic (fedora):
builtin/survey.c#L1766
builtin/survey.c:1766:13: unused variable 'indent3' [-Werror=unused-variable]
|
pedantic (fedora)
Process completed with exit code 1.
|
documentation
Process completed with exit code 2.
|
linux-asan-ubsan (ubuntu-latest):
builtin/survey.c#L1766
builtin/survey.c:1766:6: unused variable 'indent3' [-Werror,-Wunused-variable]
|
linux-asan-ubsan (ubuntu-latest)
Process completed with exit code 1.
|
osx-gcc (macos-13)
Process completed with exit code 1.
|
sparse
Process completed with exit code 2.
|
win build:
compat/regex/regex_internal.c#L1631
compat/regex/regex_internal.c:1631:48: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regex_internal.c#L1681
compat/regex/regex_internal.c:1681:48: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regcomp.c#L871
compat/regex/regcomp.c:871:38: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regcomp.c#L3082
compat/regex/regcomp.c:3082:46: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regcomp.c#L3629
compat/regex/regcomp.c:3629:46: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regexec.c#L2799
compat/regex/regexec.c:2799:47: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regexec.c#L3364
compat/regex/regexec.c:3364:29: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regexec.c#L3460
compat/regex/regexec.c:3460:44: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regexec.c#L3491
compat/regex/regexec.c:3491:44: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build
Process completed with exit code 1.
|
osx-clang (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
|
osx-reftable (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
|
osx-gcc (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
|
osx-gcc (macos-13)
Already linked: /usr/local/Cellar/gcc@13/13.3.0
|