Skip to content

fix: unknown database error #134

fix: unknown database error

fix: unknown database error #134

Triggered via pull request February 17, 2025 09:26
Status Failure
Total duration 3m 47s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 4 notices
golangci: internal/util/db.go#L13
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: internal error in importing "k8s.io/apimachinery/pkg/types" (unsupported version: 2); please report an issue) (typecheck)
golangci: internal/util/s3.go#L21
undefined: minio (typecheck)
golangci: internal/deployment/admin.go#L13
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: internal error in importing "k8s.io/apimachinery/pkg/types" (unsupported version: 2); please report an issue) (typecheck)
golangci: internal/hpa/horizontal_pod_autoscaler.go#L12
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: internal error in importing "k8s.io/apimachinery/pkg/types" (unsupported version: 2); please report an issue) (typecheck)
golangci: internal/controller/store_controller.go#L67
r.List undefined (type *StoreReconciler has no field or method List) (typecheck)
golangci: internal/controller/store_controller.go#L291
r.Get undefined (type *StoreReconciler has no field or method Get) (typecheck)
golangci: internal/controller/store_controller.go#L306
r.Get undefined (type *StoreReconciler has no field or method Get) (typecheck)
golangci: internal/controller/suite_test.go#L54
undefined: BeforeSuite (typecheck)
golangci: internal/controller/suite_test.go#L87
undefined: AfterSuite (typecheck)
golangci: internal/controller/suite_test.go#L49
undefined: RegisterFailHandler (typecheck)
golangci
Cache not found for keys: golangci-lint.cache-Linux-2876-10d52229d659030c522c2d97cb31f69d221956a1, golangci-lint.cache-Linux-2876-
helm lint
Magic cache for RunsOn is ON. Cache entries will be transparently stored on the local S3 bucket. Don't forget to use runs-on/action@v1 as the first step of your workflow.
Cluster E2E Test
Magic cache for RunsOn is ON. Cache entries will be transparently stored on the local S3 bucket. Don't forget to use runs-on/action@v1 as the first step of your workflow.
golangci
Magic cache for RunsOn is ON. Cache entries will be transparently stored on the local S3 bucket. Don't forget to use runs-on/action@v1 as the first step of your workflow.
go test
Magic cache for RunsOn is ON. Cache entries will be transparently stored on the local S3 bucket. Don't forget to use runs-on/action@v1 as the first step of your workflow.