Bump opentelemetry-instrumentation-requests from 0.41b0 to 0.43b0 in /python/be #324
Annotations
3 errors
Build and push images (./python/be/Dockerfile, huangyingting/be)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip3 install -r /requirements.txt" did not complete successfully: exit code: 1
|
Build and push images (./go/app/bi/Dockerfile, huangyingting/bi)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p bin/ && apk add build-base && \tCGO_ENABLED=1 GOOS=linux GOFLAGS=-buildvcs=false go build -ldflags \"-s -w -X main.Version=$VERSION\" -o ./bin/bi ./cmd/server && \tcp configs/config.yaml ./bin/config.yaml" did not complete successfully: exit code: 1
|
Build and push images (./go/app/bs/Dockerfile, huangyingting/bs)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p bin/ && apk add build-base && \tCGO_ENABLED=1 GOOS=linux GOFLAGS=-buildvcs=false go build -ldflags \"-s -w -X main.Version=$VERSION\" -o ./bin/bs ./cmd/server && \tcp configs/config.yaml ./bin/config.yaml" did not complete successfully: exit code: 1
|