fix(responses): restore function namespace identities end to end - #191
Merged
caigee-cmd merged 2 commits intoSep 18, 2026
Merged
Annotations
1 error, 1 warning, and 1 notice
|
Build multi-platform container image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=\"${TARGETOS}\" GOARCH=\"${TARGETARCH}\" go build -trimpath -ldflags \"-s -w -X github.com/caigee-cmd/cli2api/internal/buildinfo.Version=${APP_VERSION} -X github.com/caigee-cmd/cli2api/internal/buildinfo.Commit=${APP_COMMIT}\" -o /out/qoder-api-proxy ./cmd/server \t && CGO_ENABLED=0 GOOS=\"${TARGETOS}\" GOARCH=\"${TARGETARCH}\" go build -trimpath -ldflags \"-s -w -X github.com/caigee-cmd/cli2api/internal/buildinfo.Version=${APP_VERSION} -X github.com/caigee-cmd/cli2api/internal/buildinfo.Commit=${APP_COMMIT}\" -o /out/cli2api-updater ./cmd/updater" did not complete successfully: exit code: 1
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
background
wait
wait-all
cancel
parallel
Loading