Skip to content

revision: make get_commit_action() a pure predicate #28837

revision: make get_commit_action() a pure predicate

revision: make get_commit_action() a pure predicate #28837

Triggered via pull request July 5, 2026 21:17
Status Failure
Total duration 50m 5s
Artifacts 1

main.yml

on: pull_request
win+VS build
0s
win+VS build
win+Meson build
1m 38s
win+Meson build
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win+Meson test
Matrix: win test
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 28 warnings
linux-musl-meson (alpine:latest)
Process completed with exit code 1.
linux-musl-meson (alpine:latest): build/meson-private/tmph6ctynnb/testfile.c#L6
/__w/git/git/build/meson-private/tmph6ctynnb/testfile.c:6:17: 'arc4random_buf' undeclared (first use in this function)
linux-musl-meson (alpine:latest): build/meson-private/tmp20qd0en2/testfile.c#L4
/__w/git/git/build/meson-private/tmp20qd0en2/testfile.c:4:12: #error "Header 'sys/sysctl.h' could not be found"
linux-musl-meson (alpine:latest): build/meson-private/tmpfyqs663i/testfile.c#L4
/__w/git/git/build/meson-private/tmpfyqs663i/testfile.c:4:25: 'struct stat' has no member named 'st_mtimespec'
linux-musl-meson (alpine:latest): build/meson-private/tmpnkudoykr/testfile.c#L4
/__w/git/git/build/meson-private/tmpnkudoykr/testfile.c:4:12: #error "Header 'linux/magic.h' could not be found"
fedora-breaking-changes-meson (fedora:latest)
Process completed with exit code 1.
fedora-breaking-changes-meson (fedora:latest): build/meson-private/tmps03e7mgn/testfile.c#L4
/__w/git/git/build/meson-private/tmps03e7mgn/testfile.c:4:12: #error "Header 'sys/sysctl.h' could not be found"
fedora-breaking-changes-meson (fedora:latest): build/meson-private/tmp77hx5v7q/testfile.c#L4
/__w/git/git/build/meson-private/tmp77hx5v7q/testfile.c:4:25: 'struct stat' has no member named 'st_mtimespec'
linux-meson (ubuntu:rolling)
Process completed with exit code 1.
linux-meson (ubuntu:rolling): build/meson-private/tmpxw8cu3tb/testfile.c#L4
/__w/git/git/build/meson-private/tmpxw8cu3tb/testfile.c:4:12: #error "Header 'sys/sysctl.h' could not be found"
linux-meson (ubuntu:rolling): build/meson-private/tmp73gfggej/testfile.c#L4
/__w/git/git/build/meson-private/tmp73gfggej/testfile.c:4:25: 'struct stat' has no member named 'st_mtimespec'
osx-meson (macos-14)
Process completed with exit code 1.
win+Meson build
Process completed with exit code 1.
documentation
Process completed with exit code 1.
linux32 (i386/ubuntu:20.04)
Canceling since a higher priority waiting request for dockerized-linux32-i386/ubuntu:20.04-refs/pull/2169/merge exists
linux32 (i386/ubuntu:20.04)
The operation was canceled.
linux-asan-ubsan (ubuntu:rolling)
Canceling since a higher priority waiting request for dockerized-linux-asan-ubsan-ubuntu:rolling-refs/pull/2169/merge exists
linux-asan-ubsan (ubuntu:rolling)
The operation was canceled.
linux-reftable-leaks (ubuntu:rolling)
Canceling since a higher priority waiting request for dockerized-linux-reftable-leaks-ubuntu:rolling-refs/pull/2169/merge exists
linux-reftable-leaks (ubuntu:rolling)
The operation was canceled.
linux-leaks (ubuntu:rolling)
Canceling since a higher priority waiting request for dockerized-linux-leaks-ubuntu:rolling-refs/pull/2169/merge exists
linux-leaks (ubuntu:rolling)
The operation was canceled.
osx-clang (macos-14)
Canceling since a higher priority waiting request for osx-clang-macos-14-refs/pull/2169/merge exists
osx-clang (macos-14)
The operation was canceled.
win test (4)
Canceling since a higher priority waiting request for windows-test-4-refs/pull/2169/merge exists
win test (4)
The operation was canceled.
linux-musl-meson (alpine:latest): build/meson-private/tmpyxzcwq5d/testfile.c#L10
/__w/git/git/build/meson-private/tmpyxzcwq5d/testfile.c:10:14: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch]
linux-musl-meson (alpine:latest)
JGit wasn't installed, see above for clues why
linux-musl-meson (alpine:latest)
git-lfs wasn't installed, see above for clues why
linux-musl-meson (alpine:latest)
perforce wasn't installed, see above for clues why
fedora-breaking-changes-meson (fedora:latest): build/meson-private/tmp1sb52nzo/testfile.c#L10
/__w/git/git/build/meson-private/tmp1sb52nzo/testfile.c:10:14: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch]
fedora-breaking-changes-meson (fedora:latest)
JGit wasn't installed, see above for clues why
fedora-breaking-changes-meson (fedora:latest)
git-lfs wasn't installed, see above for clues why
fedora-breaking-changes-meson (fedora:latest)
perforce wasn't installed, see above for clues why
linux-meson (ubuntu:rolling): build/meson-private/tmp7xndhm0c/testfile.c#L10
/__w/git/git/build/meson-private/tmp7xndhm0c/testfile.c:10:14: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch]
osx-meson (macos-14)
JGit wasn't installed, see above for clues why
osx-meson (macos-14)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
osx-meson (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0
win+Meson build
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
almalinux-8 (almalinux:8)
JGit wasn't installed, see above for clues why
almalinux-8 (almalinux:8)
git-lfs wasn't installed, see above for clues why
almalinux-8 (almalinux:8)
perforce wasn't installed, see above for clues why
debian-11 (debian:11)
JGit wasn't installed, see above for clues why
debian-11 (debian:11)
git-lfs wasn't installed, see above for clues why
debian-11 (debian:11)
perforce wasn't installed, see above for clues why
osx-reftable (macos-14)
JGit wasn't installed, see above for clues why
osx-reftable (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0
osx-gcc (macos-14)
JGit wasn't installed, see above for clues why
osx-gcc (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0
linux32 (i386/ubuntu:20.04)
JGit wasn't installed, see above for clues why
linux32 (i386/ubuntu:20.04)
git-lfs wasn't installed, see above for clues why
linux32 (i386/ubuntu:20.04)
perforce wasn't installed, see above for clues why
osx-clang (macos-14)
JGit wasn't installed, see above for clues why
osx-clang (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0

Artifacts

Produced during runtime
Name Size Digest
windows-artifacts
98.2 MB
sha256:eb133f68ff2bbf3ef7d74ff25fdd6603b44f1307ea4be491cc964637e5dc1b9f