Skip to content

Update k8s.io

Update k8s.io #4455

Triggered via push July 11, 2023 13:50
Status Failure
Total duration 2m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
github (govet, golint and gotest)
1m 26s
github (govet, golint and gotest)
github (golangci)
18s
github (golangci)
operator-lint
1m 56s
operator-lint
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
github (golangci): pkg/keystone/bootstrap.go#L19
could not import github.com/openstack-k8s-operators/keystone-operator/api/v1beta1 (-: # github.com/openstack-k8s-operators/keystone-operator/api/v1beta1
github (golangci): main.go#L39
could not import github.com/openstack-k8s-operators/infra-operator/apis/memcached/v1beta1 (-: # github.com/openstack-k8s-operators/infra-operator/apis/memcached/v1beta1
github (golangci)
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)
github (golangci): main.go#L40
could not import github.com/openstack-k8s-operators/keystone-operator/api/v1beta1 (-: # github.com/openstack-k8s-operators/keystone-operator/api/v1beta1
github (golangci): main.go#L41
could not import github.com/openstack-k8s-operators/mariadb-operator/api/v1beta1 (-: # github.com/openstack-k8s-operators/mariadb-operator/api/v1beta1
github (golangci)
cannot use &Galera{} (value of type *Galera) as admission.Validator value in variable declaration: *Galera does not implement admission.Validator (wrong type for method ValidateCreate)
github (golangci)
cannot use &MariaDB{} (value of type *MariaDB) as admission.Validator value in variable declaration: *MariaDB does not implement admission.Validator (wrong type for method ValidateCreate)
github (golangci): controllers/keystoneapi_controller.go#L25
could not import github.com/openstack-k8s-operators/infra-operator/apis/memcached/v1beta1 (-: # github.com/openstack-k8s-operators/infra-operator/apis/memcached/v1beta1
github (golangci)
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)
github (golangci): controllers/keystoneapi_controller.go#L26
could not import github.com/openstack-k8s-operators/keystone-operator/api/v1beta1 (-: # github.com/openstack-k8s-operators/keystone-operator/api/v1beta1
github (govet, golint and gotest)
cannot use &Memcached{} (value of type *Memcached) as type admission.Validator in variable declaration:
github (govet, golint and gotest): api/v1beta1/keystoneapi_webhook.go#L76
cannot use &KeystoneAPI{} (value of type *KeystoneAPI) as type admission.Validator in variable declaration:
github (govet, golint and gotest)
cannot use &Galera{} (value of type *Galera) as type admission.Validator in variable declaration:
github (govet, golint and gotest)
cannot use &MariaDB{} (value of type *MariaDB) as type admission.Validator in variable declaration:
github (govet, golint and gotest)
Process completed with exit code 2.
operator-lint
cannot use &Memcached{} (value of type *Memcached) as type admission.Validator in variable declaration:
operator-lint: api/v1beta1/keystoneapi_webhook.go#L76
cannot use &KeystoneAPI{} (value of type *KeystoneAPI) as type admission.Validator in variable declaration:
operator-lint
cannot use &Galera{} (value of type *Galera) as type admission.Validator in variable declaration:
operator-lint
cannot use &MariaDB{} (value of type *MariaDB) as type admission.Validator in variable declaration:
operator-lint
cannot use &(KeystoneAPI literal) (value of type *KeystoneAPI) as admission.Validator value in variable declaration: *KeystoneAPI does not implement admission.Validator (wrong type for method ValidateCreate)
operator-lint
Process completed with exit code 2.
github (golangci)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
github (golangci)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/