You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assignment mismatch: 4 variables but s.Upload returns 3 values
cannot use newImageSink(u, p, o, callbacks) (value of type *ImageSink) as Sink value in assignment: *ImageSink does not implement Sink (wrong type for method UploadManifest)
assignment mismatch: 4 variables but s.Upload returns 3 values
cannot use newImageSink(u, p, o, callbacks) (value of type *ImageSink) as Sink value in assignment: *ImageSink does not implement Sink (wrong type for method UploadManifest)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$TARGETPLATFORM\" = \"linux/arm64\" ]; then GOARCH=arm64; else GOARCH=amd64; fi && CGO_ENABLED=1 GOOS=linux GOARCH=${GOARCH} GO111MODULE=on GODEBUG=disablethp=1 go build -a -o egress ./cmd/server" did not complete successfully: exit code: 1
The logs for this run have expired and are no longer available.