Ga/stepactions #4
Open
Annotations
10 errors
golangci-lint:
pkg/apis/pipeline/v1alpha1/stepaction_types.go#L17
could not import github.com/tektoncd/pipeline/pkg/apis/pipeline/v1 (-: # github.com/tektoncd/pipeline/pkg/apis/pipeline/v1
|
golangci-lint:
pkg/apis/pipeline/v1/stepaction_types.go#L58
cannot use s.DeepCopy() (value of type *"k8s.io/apimachinery/pkg/apis/meta/v1".ObjectMeta) as StepActionObject value in return statement: *"k8s.io/apimachinery/pkg/apis/meta/v1".ObjectMeta does not implement StepActionObject (missing method Copy)) (typecheck)
|
golangci-lint:
pkg/apis/pipeline/v1alpha1/stepaction_types.go#L17
could not import github.com/tektoncd/pipeline/pkg/apis/pipeline/v1 (-: # github.com/tektoncd/pipeline/pkg/apis/pipeline/v1
|
golangci-lint:
pkg/apis/pipeline/v1/stepaction_types.go#L58
cannot use s.DeepCopy() (value of type *"k8s.io/apimachinery/pkg/apis/meta/v1".ObjectMeta) as StepActionObject value in return statement: *"k8s.io/apimachinery/pkg/apis/meta/v1".ObjectMeta does not implement StepActionObject (missing method Copy)) (typecheck)
|
golangci-lint:
pkg/client/clientset/versioned/scheme/register.go#L22
could not import github.com/tektoncd/pipeline/pkg/apis/pipeline/v1 (-: # github.com/tektoncd/pipeline/pkg/apis/pipeline/v1
|
golangci-lint:
pkg/apis/pipeline/v1/stepaction_types.go#L58
cannot use s.DeepCopy() (value of type *"k8s.io/apimachinery/pkg/apis/meta/v1".ObjectMeta) as StepActionObject value in return statement: *"k8s.io/apimachinery/pkg/apis/meta/v1".ObjectMeta does not implement StepActionObject (missing method Copy)) (typecheck)
|
golangci-lint:
pkg/client/clientset/versioned/scheme/register.go#L22
could not import github.com/tektoncd/pipeline/pkg/apis/pipeline/v1 (-: # github.com/tektoncd/pipeline/pkg/apis/pipeline/v1
|
golangci-lint:
pkg/apis/pipeline/v1/stepaction_types.go#L58
cannot use s.DeepCopy() (value of type *"k8s.io/apimachinery/pkg/apis/meta/v1".ObjectMeta) as StepActionObject value in return statement: *"k8s.io/apimachinery/pkg/apis/meta/v1".ObjectMeta does not implement StepActionObject (missing method Copy)) (typecheck)
|
golangci-lint:
pkg/client/clientset/versioned/typed/pipeline/v1/pipeline.go#L25
could not import github.com/tektoncd/pipeline/pkg/apis/pipeline/v1 (-: # github.com/tektoncd/pipeline/pkg/apis/pipeline/v1
|
golangci-lint:
pkg/apis/pipeline/v1/stepaction_types.go#L58
cannot use s.DeepCopy() (value of type *"k8s.io/apimachinery/pkg/apis/meta/v1".ObjectMeta) as StepActionObject value in return statement: *"k8s.io/apimachinery/pkg/apis/meta/v1".ObjectMeta does not implement StepActionObject (missing method Copy)) (typecheck)
|
Loading