Grabana/0.22.1 #363
Annotations
15 errors
|
golangci-lint:
api/v1/zz_generated.deepcopy.go#L34
cannot use c (variable of type *GrafanaDashboard) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *GrafanaDashboard does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint:
api/v1/zz_generated.deepcopy.go#L66
cannot use c (variable of type *GrafanaDashboardList) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *GrafanaDashboardList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint:
api/v1alpha1/zz_generated.deepcopy.go#L35
cannot use c (variable of type *APIKey) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *APIKey does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint:
api/v1alpha1/zz_generated.deepcopy.go#L67
cannot use c (variable of type *APIKeyList) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *APIKeyList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint:
api/v1alpha1/zz_generated.deepcopy.go#L124
cannot use c (variable of type *AlertManager) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *AlertManager does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint:
api/v1alpha1/zz_generated.deepcopy.go#L156
cannot use c (variable of type *AlertManagerList) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *AlertManagerList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint:
api/v1alpha1/zz_generated.deepcopy.go#L383
cannot use c (variable of type *Datasource) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *Datasource does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint:
api/v1alpha1/zz_generated.deepcopy.go#L415
cannot use c (variable of type *DatasourceList) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *DatasourceList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
golangci-lint:
internal/pkg/controllers/suite_test.go#L32
undefined: BeforeSuite (typecheck)
|
golangci-lint:
internal/pkg/controllers/suite_test.go#L59
undefined: AfterSuite (typecheck)
|
Tests:
vendor/github.com/prometheus/common/expfmt/decode.go#L25
cannot query module due to -mod=vendor
|
Tests:
vendor/go.uber.org/zap/buffer/pool.go#L24
cannot query module due to -mod=vendor
|
Tests:
vendor/go.uber.org/zap/field.go#L28
cannot query module due to -mod=vendor
|
Tests
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading