survey: add strintmap to count observed refs by prefix #713
main.yml
on: push
config
3s
fuzz smoke test
35s
static-analysis
3m 38s
sparse
2m 16s
documentation
3m 35s
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win test
Annotations
47 errors and 5 warnings
linux-leaks (ubuntu-latest):
builtin/survey.c#L1482
builtin/survey.c:1482:37: unused variable ‘value’ [-Werror=unused-variable]
|
linux-leaks (ubuntu-latest):
builtin/survey.c#L2063
builtin/survey.c:2063:21: unused variable ‘value’ [-Werror=unused-variable]
|
linux-leaks (ubuntu-latest)
Process completed with exit code 1.
|
linux-reftable-leaks (ubuntu-latest):
builtin/survey.c#L1482
builtin/survey.c:1482:37: unused variable ‘value’ [-Werror=unused-variable]
|
linux-reftable-leaks (ubuntu-latest):
builtin/survey.c#L2063
builtin/survey.c:2063:21: unused variable ‘value’ [-Werror=unused-variable]
|
linux-reftable-leaks (ubuntu-latest)
Process completed with exit code 1.
|
linux-TEST-vars (ubuntu-20.04):
builtin/survey.c#L1482
builtin/survey.c:1482:9: unused variable ‘value’ [-Werror=unused-variable]
|
linux-TEST-vars (ubuntu-20.04):
builtin/survey.c#L2063
builtin/survey.c:2063:7: unused variable ‘value’ [-Werror=unused-variable]
|
linux-TEST-vars (ubuntu-20.04)
Process completed with exit code 1.
|
linux-gcc-default (ubuntu-latest):
builtin/survey.c#L1482
builtin/survey.c:1482:37: unused variable ‘value’ [-Werror=unused-variable]
|
linux-gcc-default (ubuntu-latest):
builtin/survey.c#L2063
builtin/survey.c:2063:21: unused variable ‘value’ [-Werror=unused-variable]
|
linux-gcc-default (ubuntu-latest)
Process completed with exit code 1.
|
osx-clang (macos-13)
Process completed with exit code 1.
|
linux-sha256 (ubuntu-latest):
builtin/survey.c#L1482
builtin/survey.c:1482:9: unused variable 'value' [-Werror,-Wunused-variable]
|
linux-sha256 (ubuntu-latest):
builtin/survey.c#L2063
builtin/survey.c:2063:7: unused variable 'value' [-Werror,-Wunused-variable]
|
linux-sha256 (ubuntu-latest)
Process completed with exit code 1.
|
osx-gcc (macos-13)
Process completed with exit code 1.
|
linux-reftable (ubuntu-latest):
builtin/survey.c#L1482
builtin/survey.c:1482:9: unused variable 'value' [-Werror,-Wunused-variable]
|
linux-reftable (ubuntu-latest):
builtin/survey.c#L2063
builtin/survey.c:2063:7: unused variable 'value' [-Werror,-Wunused-variable]
|
linux-reftable (ubuntu-latest)
Process completed with exit code 1.
|
linux32 (daald/ubuntu32:xenial):
builtin/survey.c#L1482
builtin/survey.c:1482:9: unused variable 'value' [-Werror=unused-variable]
|
linux32 (daald/ubuntu32:xenial):
builtin/survey.c#L2063
builtin/survey.c:2063:7: unused variable 'value' [-Werror=unused-variable]
|
linux32 (daald/ubuntu32:xenial)
Process completed with exit code 1.
|
linux-musl (alpine):
builtin/survey.c#L1482
builtin/survey.c:1482:37: unused variable 'value' [-Werror=unused-variable]
|
linux-musl (alpine):
builtin/survey.c#L2063
builtin/survey.c:2063:21: unused variable 'value' [-Werror=unused-variable]
|
linux-musl (alpine)
Process completed with exit code 1.
|
osx-reftable (macos-13)
Process completed with exit code 1.
|
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.
|
pedantic (fedora):
builtin/survey.c#L1482
builtin/survey.c:1482:37: unused variable 'value' [-Werror=unused-variable]
|
pedantic (fedora):
builtin/survey.c#L2063
builtin/survey.c:2063:21: unused variable 'value' [-Werror=unused-variable]
|
pedantic (fedora)
Process completed with exit code 1.
|
linux-asan-ubsan (ubuntu-latest):
builtin/survey.c#L1482
builtin/survey.c:1482:9: unused variable 'value' [-Werror,-Wunused-variable]
|
linux-asan-ubsan (ubuntu-latest):
builtin/survey.c#L2063
builtin/survey.c:2063:7: unused variable 'value' [-Werror,-Wunused-variable]
|
linux-asan-ubsan (ubuntu-latest)
Process completed with exit code 1.
|
sparse
Process completed with exit code 2.
|
linux-gcc (ubuntu-20.04):
builtin/survey.c#L1482
builtin/survey.c:1482:9: unused variable ‘value’ [-Werror=unused-variable]
|
linux-gcc (ubuntu-20.04):
builtin/survey.c#L2063
builtin/survey.c:2063:7: unused variable ‘value’ [-Werror=unused-variable]
|
linux-gcc (ubuntu-20.04)
Process completed with exit code 1.
|
osx-clang (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)
gcc@13 13.3.0 is already installed and up-to-date.
To reinstall 13.3.0, run:
brew reinstall gcc@13
|
osx-gcc (macos-13)
Already linked: /usr/local/Cellar/gcc@13/13.3.0
|
osx-reftable (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
|