Update to Go 1.21 #248
build-horizon-operator.yaml
on: push
call-build-workflow
/
Build horizon-operator image using buildah
1m 2s
call-build-workflow
/
${{ inputs.operator_name }}-operator-bundle
0s
call-build-workflow
/
operator-index
0s
Annotations
1 error and 1 warning
call-build-workflow / Build horizon-operator image using buildah
Error: buildah exited with code 1
Resolving "golang" using unqualified-search registries (/etc/containers/registries.conf)
Trying to pull docker.io/library/golang:1.21...
Getting image source signatures
Copying blob sha256:5a6f762ff10f6812e1b6063bc2a1c85f2119b2b05906377991c98ee06a4160b9
Copying blob sha256:e08e8703b2fb5e50153f792f3192087d26970d262806b397049d61b9a14b3af5
Copying blob sha256:6a299ae9cfd996c1149a699d36cdaa76fa332c8e9d66d6678fa9a231d9ead04c
Copying blob sha256:4105062d1ee61f98bb0f7f6c0ac998caf55ff9a0e0fda9aa1fddbecc1f591687
Copying blob sha256:68e92d11b04ec0fe48e60d59964704aca234084f87af5d1a068c49456b37fe3d
Copying blob sha256:848a732639f4ba926051511178f320171f919f2f157951958525c0773d8bc58c
Copying blob sha256:848a732639f4ba926051511178f320171f919f2f157951958525c0773d8bc58c
Copying blob sha256:5a6f762ff10f6812e1b6063bc2a1c85f2119b2b05906377991c98ee06a4160b9
Copying blob sha256:e08e8703b2fb5e50153f792f3192087d26970d262806b397049d61b9a14b3af5
Copying blob sha256:4105062d1ee61f98bb0f7f6c0ac998caf55ff9a0e0fda9aa1fddbecc1f591687
Copying blob sha256:6a299ae9cfd996c1149a699d36cdaa76fa332c8e9d66d6678fa9a231d9ead04c
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:68e92d11b04ec0fe48e60d59964704aca234084f87af5d1a068c49456b37fe3d
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying config sha256:9c541743933a7d840c5923d7793a4417f92729d9b7115e8a5cef5deeb11eaf6b
Writing manifest to image destination
Storing signatures
# github.com/openstack-k8s-operators/infra-operator/apis/memcached/v1beta1
/go/pkg/mod/github.com/openstack-k8s-operators/infra-operator/apis@v0.3.1-0.20240104150635-c4ffc51e0752/memcached/v1beta1/memcached_webhook.go:76:27: cannot use &Memcached{} (value of type *Memcached) as admission.Validator value in variable declaration: *Memcached does not implement admission.Validator (wrong type for method ValidateCreate)
have ValidateCreate() error
want ValidateCreate() (admission.Warnings, error)
# github.com/openstack-k8s-operators/keystone-operator/api/v1beta1
/go/pkg/mod/github.com/openstack-k8s-operators/keystone-operator/api@v0.3.1-0.20240104144437-5355d932c316/v1beta1/keystoneapi_webhook.go:76:27: cannot use &KeystoneAPI{} (value of type *KeystoneAPI) as admission.Validator value in variable declaration: *KeystoneAPI does not implement admission.Validator (wrong type for method ValidateCreate)
have ValidateCreate() error
want ValidateCreate() (admission.Warnings, error)
error building at STEP "RUN if [ -f $CACHITO_ENV_FILE ] ; then source $CACHITO_ENV_FILE ; fi ; CGO_ENABLED=0 GO111MODULE=on go build ${GO_BUILD_EXTRA_ARGS} -a -o ${DEST_ROOT}/manager main.go": error while running runtime: exit status 1
time="2024-02-07T01:52:39Z" level=error msg="exit status 1"
|
call-build-workflow / Build horizon-operator image using buildah
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/.
|