wip! blegh #94
main.yml
on: push
config
3s
fuzz smoke test
22s
static-analysis
5m 36s
sparse
0s
documentation
7m 56s
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win test
Annotations
36 errors, 3 warnings, and 1 notice
|
pedantic (fedora)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v1`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
|
linux-musl (alpine)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v1`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
|
linux32 (daald/ubuntu32:xenial)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v1`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
|
fuzz smoke test
Process completed with exit code 1.
|
|
fuzz smoke test:
read-cache.c#L2344
read-cache.c:2344:35: use of undeclared identifier 'wt'
|
|
fuzz smoke test
:2206:6: call to undeclared function 'is_sparse_index_allowed_in_current_worktree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
|
osx-clang (macos-13)
Process completed with exit code 1.
|
|
osx-gcc (macos-13)
Process completed with exit code 1.
|
|
win build
Process completed with exit code 1.
|
|
win build:
object-file.c#L61
object-file.c:61:9: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (33 chars into 32 available) [-Werror=unterminated-string-initialization]
|
|
win build:
object-file.c#L52
object-file.c:52:9: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (33 chars into 32 available) [-Werror=unterminated-string-initialization]
|
|
osx-reftable (macos-13)
Process completed with exit code 1.
|
|
linux-sha256 (ubuntu-latest)
Process completed with exit code 1.
|
|
linux-sha256 (ubuntu-latest):
read-cache.c#L2344
read-cache.c:2344:35: use of undeclared identifier 'wt'
|
|
linux-sha256 (ubuntu-latest):
read-cache.c#L2206
read-cache.c:2206:6: call to undeclared function 'is_sparse_index_allowed_in_current_worktree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
|
linux-asan-ubsan (ubuntu-latest)
Process completed with exit code 1.
|
|
linux-asan-ubsan (ubuntu-latest):
read-cache.c#L2344
read-cache.c:2344:35: use of undeclared identifier 'wt'
|
|
linux-asan-ubsan (ubuntu-latest):
read-cache.c#L2206
read-cache.c:2206:6: call to undeclared function 'is_sparse_index_allowed_in_current_worktree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
|
linux-reftable (ubuntu-latest)
Process completed with exit code 1.
|
|
linux-reftable (ubuntu-latest):
read-cache.c#L2344
read-cache.c:2344:35: use of undeclared identifier 'wt'
|
|
linux-reftable (ubuntu-latest):
read-cache.c#L2206
read-cache.c:2206:6: call to undeclared function 'is_sparse_index_allowed_in_current_worktree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
|
linux-gcc-default (ubuntu-latest)
Process completed with exit code 1.
|
|
linux-gcc-default (ubuntu-latest):
read-cache.c#L2344
read-cache.c:2344:17: too many arguments to function ‘ensure_correct_sparsity’
|
|
linux-gcc-default (ubuntu-latest):
read-cache.c#L2344
read-cache.c:2344:49: ‘wt’ undeclared (first use in this function); did you mean ‘st’?
|
|
linux-gcc-default (ubuntu-latest):
read-cache.c#L2206
read-cache.c:2206:13: implicit declaration of function ‘is_sparse_index_allowed_in_current_worktree’ [-Werror=implicit-function-declaration]
|
|
linux-leaks (ubuntu-latest)
Process completed with exit code 1.
|
|
linux-leaks (ubuntu-latest):
read-cache.c#L2344
read-cache.c:2344:17: too many arguments to function ‘ensure_correct_sparsity’
|
|
linux-leaks (ubuntu-latest):
read-cache.c#L2344
read-cache.c:2344:49: ‘wt’ undeclared (first use in this function); did you mean ‘st’?
|
|
linux-leaks (ubuntu-latest):
read-cache.c#L2206
read-cache.c:2206:13: implicit declaration of function ‘is_sparse_index_allowed_in_current_worktree’ [-Werror=implicit-function-declaration]
|
|
linux-reftable-leaks (ubuntu-latest)
Process completed with exit code 1.
|
|
linux-reftable-leaks (ubuntu-latest):
read-cache.c#L2344
read-cache.c:2344:17: too many arguments to function ‘ensure_correct_sparsity’
|
|
linux-reftable-leaks (ubuntu-latest):
read-cache.c#L2344
read-cache.c:2344:49: ‘wt’ undeclared (first use in this function); did you mean ‘st’?
|
|
linux-reftable-leaks (ubuntu-latest):
read-cache.c#L2206
read-cache.c:2206:13: implicit declaration of function ‘is_sparse_index_allowed_in_current_worktree’ [-Werror=implicit-function-declaration]
|
|
sparse
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
linux-gcc (ubuntu-20.04)
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
linux-TEST-vars (ubuntu-20.04)
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
osx-clang (macos-13)
Already linked: /usr/local/Cellar/gettext/0.26
|
|
osx-gcc (macos-13)
Already linked: /usr/local/Cellar/gettext/0.26
|
|
osx-reftable (macos-13)
Already linked: /usr/local/Cellar/gettext/0.26
|
|
win build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|