change to single location field #1078
Annotations
5 errors
Build and push
assignment mismatch: 4 variables but s.Upload returns 3 values
|
Build and push
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)
|
Build and push
assignment mismatch: 4 variables but s.Upload returns 3 values
|
Build and push
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)
|
Build and push
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
|
Loading