odb: add write_packfile, for_each_unique_abbrev, convert_object_id #27082
main.yml
on: pull_request
config
8s
fuzz smoke test
1m 6s
static-analysis
5m 12s
rust-analysis
1m 49s
sparse
1m 20s
documentation
7m 41s
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win+Meson test
Matrix: win test
Annotations
36 errors and 28 warnings
|
osx-clang (macos-14)
Process completed with exit code 1.
|
|
osx-reftable (macos-14)
Process completed with exit code 1.
|
|
osx-gcc (macos-14)
Process completed with exit code 1.
|
|
osx-meson (macos-14)
Process completed with exit code 1.
|
|
win build
Process completed with exit code 1.
|
|
win build:
odb.c#L992
odb.c:992:50: 'OBJECT_INFO_KEPT_ONLY' undeclared (first use in this function)
|
|
fedora-breaking-changes-meson (fedora:latest)
Process completed with exit code 1.
|
|
fedora-breaking-changes-meson (fedora:latest):
../odb.c#L992
../odb.c:992:50: ‘OBJECT_INFO_KEPT_ONLY’ undeclared (first use in this function)
|
|
debian-11 (debian:11)
Process completed with exit code 1.
|
|
debian-11 (debian:11):
odb.c#L992
odb.c:992:8: 'OBJECT_INFO_KEPT_ONLY' undeclared (first use in this function)
|
|
fuzz smoke test
Process completed with exit code 1.
|
|
fuzz smoke test:
odb.c#L992
odb.c:992:8: use of undeclared identifier 'OBJECT_INFO_KEPT_ONLY'
|
|
almalinux-8 (almalinux:8)
Process completed with exit code 1.
|
|
almalinux-8 (almalinux:8):
odb.c#L992
odb.c:992:8: 'OBJECT_INFO_KEPT_ONLY' undeclared (first use in this function); did you mean 'OBJECT_INFO_INIT'?
|
|
sparse
Process completed with exit code 2.
|
|
linux-asan-ubsan (ubuntu:rolling)
Process completed with exit code 1.
|
|
linux-asan-ubsan (ubuntu:rolling):
odb.c#L992
odb.c:992:8: use of undeclared identifier 'OBJECT_INFO_KEPT_ONLY'
|
|
linux-TEST-vars (ubuntu:20.04)
Process completed with exit code 1.
|
|
linux-TEST-vars (ubuntu:20.04):
odb.c#L992
odb.c:992:8: 'OBJECT_INFO_KEPT_ONLY' undeclared (first use in this function)
|
|
linux-meson (ubuntu:rolling)
Process completed with exit code 1.
|
|
linux-meson (ubuntu:rolling):
../odb.c#L992
../odb.c:992:50: ‘OBJECT_INFO_KEPT_ONLY’ undeclared (first use in this function)
|
|
linux-musl-meson (alpine:latest)
Process completed with exit code 1.
|
|
linux-sha256 (ubuntu:rolling)
Process completed with exit code 1.
|
|
linux-sha256 (ubuntu:rolling):
odb.c#L992
odb.c:992:8: use of undeclared identifier 'OBJECT_INFO_KEPT_ONLY'
|
|
linux-breaking-changes (ubuntu:rolling)
Process completed with exit code 1.
|
|
linux-breaking-changes (ubuntu:rolling):
odb.c#L992
odb.c:992:50: ‘OBJECT_INFO_KEPT_ONLY’ undeclared (first use in this function)
|
|
linux32 (i386/ubuntu:focal)
Process completed with exit code 1.
|
|
linux32 (i386/ubuntu:focal):
odb.c#L992
odb.c:992:8: 'OBJECT_INFO_KEPT_ONLY' undeclared (first use in this function)
|
|
linux-reftable (ubuntu:rolling)
Process completed with exit code 1.
|
|
linux-reftable (ubuntu:rolling):
odb.c#L992
odb.c:992:8: use of undeclared identifier 'OBJECT_INFO_KEPT_ONLY'
|
|
linux-leaks (ubuntu:rolling)
Process completed with exit code 1.
|
|
linux-leaks (ubuntu:rolling):
odb.c#L992
odb.c:992:50: ‘OBJECT_INFO_KEPT_ONLY’ undeclared (first use in this function)
|
|
linux-reftable-leaks (ubuntu:rolling)
Process completed with exit code 1.
|
|
linux-reftable-leaks (ubuntu:rolling):
odb.c#L992
odb.c:992:50: ‘OBJECT_INFO_KEPT_ONLY’ undeclared (first use in this function)
|
|
win+Meson build
Process completed with exit code 1.
|
|
static-analysis
Process completed with exit code 1.
|
|
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
|
|
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
|
|
osx-meson (macos-14)
JGit wasn't installed, see above for clues why
|
|
osx-meson (macos-14)
pcre2 10.47_1 is already installed and up-to-date.
To reinstall 10.47_1, run:
brew reinstall pcre2
|
|
osx-meson (macos-14)
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|
|
osx-meson (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0
|
|
win build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: git-for-windows/setup-git-for-windows-sdk@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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
|
|
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
|
|
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
|
|
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
|
|
rust-analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linux32 (i386/ubuntu:focal)
JGit wasn't installed, see above for clues why
|
|
linux32 (i386/ubuntu:focal)
git-lfs wasn't installed, see above for clues why
|
|
linux32 (i386/ubuntu:focal)
perforce wasn't installed, see above for clues why
|
|
win+Meson build
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|