Upgrade wal-g from v2 to v3.0.3 for oriole support #2721
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 2 warnings
build (self-hosted, X64, amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c arch=$([ \"$TARGETARCH\" = \"arm64\" ] && echo \"aarch64\" || echo \"$TARGETARCH\") && apt-get update && apt-get install -y --no-install-recommends curl && curl -kL \"https://github.com/wal-g/wal-g/releases/download/v${wal_g_release}/wal-g-pg-ubuntu-20.04-aarch64.tar.gz\" -o /tmp/wal-g.tar.gz && tar -xvf /tmp/wal-g.tar.gz -C /tmp && rm -rf /tmp/wal-g.tar.gz && mv /tmp/wal-g-pg-ubuntu*20.04-aarch64 /tmp/wal-g" did not complete successfully: exit code: 2
|
build (arm-runner, arm64)
The job was canceled because "self-hosted_X64_amd64" failed.
|
schema
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (self-hosted, X64, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|