Skip to content

Implement TemplateStatefulSet function #934

Implement TemplateStatefulSet function

Implement TemplateStatefulSet function #934

Triggered via pull request December 24, 2024 20:10
Status Failure
Total duration 2m 41s
Artifacts

pre-commit.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
pre-commit: internal/controller/etcdcluster_controller.go#L133
cannot use *state.instance (variable of type "github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster) as *"github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster value in argument to factory.TemplateStatefulSet
pre-commit
cannot use *state.instance (variable of type v1alpha1.EtcdCluster) as *v1alpha1.EtcdCluster value in argument to factory.TemplateStatefulSet
pre-commit: internal/controller/etcdcluster_controller.go#L133
cannot use *state.instance (variable of type "github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster) as *"github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster value in argument to factory.TemplateStatefulSet) (typecheck)
pre-commit: internal/controller/etcdcluster_controller.go#L133
cannot use *state.instance (variable of type "github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster) as *"github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster value in argument to factory.TemplateStatefulSet) (typecheck)
pre-commit: internal/controller/etcdcluster_controller.go#L133
cannot use *state.instance (variable of type "github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster) as *"github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster value in argument to factory.TemplateStatefulSet (typecheck)
pre-commit
Process completed with exit code 1.