Skip to content

Update k8s.io

Update k8s.io #971

Triggered via push June 26, 2023 10:46
Status Failure
Total duration 2m 20s
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 29s
github (govet, golint and gotest)
github (golangci)
1m 0s
github (golangci)
operator-lint
2m 11s
operator-lint
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 2 warnings
github (golangci): pkg/octavia/dbsync.go#L19
could not import github.com/openstack-k8s-operators/octavia-operator/api/v1beta1 (-: # github.com/openstack-k8s-operators/octavia-operator/api/v1beta1
github (golangci): pkg/octaviaapi/deployment.go#L24
could not import github.com/openstack-k8s-operators/octavia-operator/api/v1beta1 (-: # github.com/openstack-k8s-operators/octavia-operator/api/v1beta1
github (golangci): main.go#L39
could not import github.com/openstack-k8s-operators/keystone-operator/api/v1beta1 (-: # github.com/openstack-k8s-operators/keystone-operator/api/v1beta1
github (golangci)
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)
github (golangci): main.go#L40
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): main.go#L41
could not import github.com/openstack-k8s-operators/ovn-operator/api/v1beta1 (-: # github.com/openstack-k8s-operators/ovn-operator/api/v1beta1
github (golangci)
cannot use &OVNController{} (value of type *OVNController) as admission.Validator value in variable declaration: *OVNController does not implement admission.Validator (wrong type for method ValidateCreate)
github (golangci)
cannot use &OVNDBCluster{} (value of type *OVNDBCluster) as admission.Validator value in variable declaration: *OVNDBCluster does not implement admission.Validator (wrong type for method ValidateCreate)
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): api/v1beta1/octavia_webhook.go#L70
cannot use &Octavia{} (value of type *Octavia) as type admission.Validator in variable declaration:
github (govet, golint and gotest)
cannot use &KeystoneAPI{} (value of type *KeystoneAPI) as type admission.Validator in variable declaration:
github (govet, golint and gotest)
cannot use &OVNController{} (value of type *OVNController) as type admission.Validator in variable declaration:
github (govet, golint and gotest)
cannot use &OVNDBCluster{} (value of type *OVNDBCluster) as type admission.Validator in variable declaration:
github (govet, golint and gotest)
cannot use &OVNNorthd{} (value of type *OVNNorthd) as type admission.Validator in variable declaration:
github (govet, golint and gotest)
cannot use func(obj client.Object) []reconcile.Request {…} (value of type func(obj client.Object) []reconcile.Request) as type handler.MapFunc in return statement
github (govet, golint and gotest)
Process completed with exit code 2.
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: api/v1beta1/octavia_webhook.go#L70
cannot use &Octavia{} (value of type *Octavia) as type admission.Validator in variable declaration:
operator-lint
cannot use &KeystoneAPI{} (value of type *KeystoneAPI) as type admission.Validator in variable declaration:
operator-lint
cannot use &OVNController{} (value of type *OVNController) as type admission.Validator in variable declaration:
operator-lint
cannot use &OVNDBCluster{} (value of type *OVNDBCluster) as type admission.Validator in variable declaration:
operator-lint
cannot use &OVNNorthd{} (value of type *OVNNorthd) as type admission.Validator in variable declaration:
operator-lint
cannot use func(obj client.Object) []reconcile.Request {…} (value of type func(obj client.Object) []reconcile.Request) as type handler.MapFunc in return statement
operator-lint
cannot use &(Octavia literal) (value of type *Octavia) as admission.Validator value in variable declaration: *Octavia 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/