survey: add pretty printing of stats #704
main.yml
on: push
config
7s
fuzz smoke test
34s
static-analysis
3m 55s
sparse
2m 26s
documentation
2m 30s
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win test
Annotations
48 errors and 6 warnings
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.
|
sparse
Process completed with exit code 2.
|
documentation
Process completed with exit code 2.
|
linux-musl (alpine)
failed: t0012.155 survey can handle -h
|
linux-musl (alpine)
failed: t0450.617 survey -h output and SYNOPSIS agree
|
linux-musl (alpine)
Process completed with exit code 1.
|
linux-gcc (ubuntu-20.04)
failed: t0012.155 survey can handle -h
|
linux-gcc (ubuntu-20.04)
failed: t0450.617 survey -h output and SYNOPSIS agree
|
linux-gcc (ubuntu-20.04)
Process completed with exit code 1.
|
linux-TEST-vars (ubuntu-20.04)
failed: t0012.155 survey can handle -h
|
linux-TEST-vars (ubuntu-20.04)
failed: t0450.617 survey -h output and SYNOPSIS agree
|
linux-TEST-vars (ubuntu-20.04)
Process completed with exit code 1.
|
linux32 (daald/ubuntu32:xenial)
failed: t0012.155 survey can handle -h
|
linux32 (daald/ubuntu32:xenial)
failed: t0450.617 survey -h output and SYNOPSIS agree
|
linux32 (daald/ubuntu32:xenial)
Process completed with exit code 1.
|
linux-gcc-default (ubuntu-latest)
failed: t0012.155 survey can handle -h
|
linux-gcc-default (ubuntu-latest)
failed: t0450.617 survey -h output and SYNOPSIS agree
|
linux-gcc-default (ubuntu-latest)
Process completed with exit code 1.
|
linux-sha256 (ubuntu-latest)
failed: t0012.155 survey can handle -h
|
linux-sha256 (ubuntu-latest)
failed: t0450.617 survey -h output and SYNOPSIS agree
|
linux-sha256 (ubuntu-latest)
Process completed with exit code 1.
|
linux-reftable (ubuntu-latest)
failed: t0012.155 survey can handle -h
|
linux-reftable (ubuntu-latest)
failed: t0450.617 survey -h output and SYNOPSIS agree
|
linux-reftable (ubuntu-latest)
Process completed with exit code 1.
|
linux-leaks (ubuntu-latest)
failed: t0450.617 survey -h output and SYNOPSIS agree
|
linux-leaks (ubuntu-latest)
Process completed with exit code 1.
|
linux-reftable-leaks (ubuntu-latest)
failed: t0450.617 survey -h output and SYNOPSIS agree
|
linux-reftable-leaks (ubuntu-latest)
Process completed with exit code 1.
|
osx-reftable (macos-13)
failed: t0012.155 survey can handle -h
|
osx-reftable (macos-13)
failed: t0450.617 survey -h output and SYNOPSIS agree
|
osx-reftable (macos-13)
Process completed with exit code 1.
|
osx-gcc (macos-13)
failed: t0012.155 survey can handle -h
|
osx-gcc (macos-13)
failed: t0450.617 survey -h output and SYNOPSIS agree
|
osx-gcc (macos-13)
Process completed with exit code 1.
|
linux-asan-ubsan (ubuntu-latest)
failed: t0012.155 survey can handle -h
|
linux-asan-ubsan (ubuntu-latest)
failed: t0450.617 survey -h output and SYNOPSIS agree
|
linux-asan-ubsan (ubuntu-latest)
Process completed with exit code 1.
|
osx-clang (macos-13)
Canceling since a higher priority waiting request for 'osx-clang-macos-13-refs/heads/experimental-survey' exists
|
osx-clang (macos-13)
The operation was canceled.
|
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)
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-clang (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "failed-tests-linux32".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failed-tests-linux-TEST-vars
Expired
|
144 KB |
|
failed-tests-linux-asan-ubsan
Expired
|
139 KB |
|
failed-tests-linux-gcc
Expired
|
144 KB |
|
failed-tests-linux-gcc-default
Expired
|
138 KB |
|
failed-tests-linux-leaks
Expired
|
102 KB |
|
failed-tests-linux-musl
Expired
|
137 KB |
|
failed-tests-linux-reftable
Expired
|
139 KB |
|
failed-tests-linux-reftable-leaks
Expired
|
102 KB |
|
failed-tests-linux-sha256
Expired
|
139 KB |
|
failed-tests-linux32
Expired
|
658 KB |
|
failed-tests-osx-gcc
Expired
|
140 KB |
|
failed-tests-osx-reftable
Expired
|
140 KB |
|