Update to Go 1.20 #4
Annotations
1 error and 1 warning
Buildah Action
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi9/go-toolset:1.20...
Getting image source signatures
Copying blob sha256:ccd87807046f8d62f5c6000eee47747cbfc1912a6ebcf84585220a1cce2c579a
Copying blob sha256:1bd75c368cb585e77e0b3234a750db4235fa64ff8b5b9ca8da8bf7a34ec9ecaa
Copying blob sha256:1f19e168693581c79e8b0298c7bcbd3a47ed40347a2db81b7622a5bb87e78e58
Copying blob sha256:8f575b3b5f341bdc90459fba6b7411e038752e58482d27061a5908fa73c5aa7d
Copying blob sha256:ccd87807046f8d62f5c6000eee47747cbfc1912a6ebcf84585220a1cce2c579a
Copying blob sha256:1f19e168693581c79e8b0298c7bcbd3a47ed40347a2db81b7622a5bb87e78e58
Copying blob sha256:1bd75c368cb585e77e0b3234a750db4235fa64ff8b5b9ca8da8bf7a34ec9ecaa
Copying blob sha256:8f575b3b5f341bdc90459fba6b7411e038752e58482d27061a5908fa73c5aa7d
Copying config sha256:6c02f0204b32b45f3f87bc25ee04a29750b70cb710f79ffc5a2267de3cb79b95
Writing manifest to image destination
Storing signatures
main.go:47:2: module github.com/openstack-k8s-operators/swift-operator/api provides package github.com/openstack-k8s-operators/swift-operator/api/v1beta1 and is replaced but not required; to add it:
go get github.com/openstack-k8s-operators/swift-operator/api
/opt/app-root/src/go/pkg/mod/github.com/openstack-k8s-operators/keystone-operator/[email protected]/v1beta1/keystoneapi.go:30:2: missing go.sum entry for module providing package k8s.io/api/apps/v1 (imported by github.com/openstack-k8s-operators/keystone-operator/api/v1beta1); to add:
go get github.com/openstack-k8s-operators/keystone-operator/api/[email protected]
/opt/app-root/src/go/pkg/mod/github.com/openstack-k8s-operators/lib-common/modules/[email protected]/job/job.go:24:2: missing go.sum entry for module providing package k8s.io/api/batch/v1 (imported by github.com/openstack-k8s-operators/swift-operator/controllers); to add:
go get github.com/openstack-k8s-operators/swift-operator/controllers
/opt/app-root/src/go/pkg/mod/github.com/openstack-k8s-operators/lib-common/modules/[email protected]/condition/funcs.go:26:2: missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/openstack-k8s-operators/keystone-operator/api/v1beta1); to add:
go get github.com/openstack-k8s-operators/keystone-operator/api/[email protected]
pkg/swiftstorage/networkpolicy.go:22:2: missing go.sum entry for module providing package k8s.io/api/networking/v1 (imported by github.com/openstack-k8s-operators/swift-operator/controllers); to add:
go get github.com/openstack-k8s-operators/swift-operator/controllers
/opt/app-root/src/go/pkg/mod/github.com/openstack-k8s-operators/lib-common/modules/[email protected]/role/role.go:26:2: missing go.sum entry for module providing package k8s.io/api/rbac/v1 (imported by github.com/openstack-k8s-operators/swift-operator/controllers); to add:
go get github.com/openstack-k8s-operators/swift-operator/controllers
/opt/app-root/src/go/pkg/mod/github.com/openstack-k8s-operators/lib-common/modules/[email protected]/helper/helper.go:28:2: missing go.sum entry for module providing package k8s.io/client-go/kubernetes; to add:
go mod download k8s.io/client-go
main.go:33:2: missing go.sum entry for module providing package k8s.io/client-go/kubernetes/scheme; to add:
go mod download k8s.io/client-go
main.go:28:2: missing go.sum entry for module providing package k8s.io/client-go/plugin/pkg/client/auth; to add:
go mod download k8s.io/client-go
/opt/app-root/src/go/pkg/mod/github.com/openstack-k8s-operators/infra-operator/[email protected]/memcached/v1beta1/memcached_webhook.go:27:2: missing go.sum entry for module providing package sigs.k8s.io/controller-runtime; to add:
go mod download sigs.k8s.io/controller-runtime
controllers/swiftproxy_controller.go:31:2: missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/builder (imported by github.com/openstack-k8s-operators/swift-operator
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: redhat-actions/buildah-build@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading