Skip to content

feat: kubernetes client cache #2770

feat: kubernetes client cache

feat: kubernetes client cache #2770

Triggered via pull request February 20, 2025 09:34
Status Failure
Total duration 3m 32s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: start.go#L188
cannot use connection.KubernetesConnection{} (value of type connection.KubernetesConnection) as "github.com/flanksource/duty/context".KubernetesConnection value in argument to ctx.WithKubernetes: connection.KubernetesConnection does not implement "github.com/flanksource/duty/context".KubernetesConnection (method Populate has pointer receiver) (typecheck)
lint: hack/migrate/main.go#L5
could not import github.com/flanksource/duty (-: # github.com/flanksource/duty
lint: start.go#L188
cannot use connection.KubernetesConnection{} (value of type connection.KubernetesConnection) as "github.com/flanksource/duty/context".KubernetesConnection value in argument to ctx.WithKubernetes: connection.KubernetesConnection does not implement "github.com/flanksource/duty/context".KubernetesConnection (method Populate has pointer receiver)) (typecheck)
lint: tests/setup/common.go#L15
could not import github.com/flanksource/duty (-: # github.com/flanksource/duty
lint: start.go#L188
cannot use connection.KubernetesConnection{} (value of type connection.KubernetesConnection) as "github.com/flanksource/duty/context".KubernetesConnection value in argument to ctx.WithKubernetes: connection.KubernetesConnection does not implement "github.com/flanksource/duty/context".KubernetesConnection (method Populate has pointer receiver)) (typecheck)
lint: bench/utils_test.go#L11
could not import github.com/flanksource/duty (-: # github.com/flanksource/duty
lint: start.go#L188
cannot use connection.KubernetesConnection{} (value of type connection.KubernetesConnection) as "github.com/flanksource/duty/context".KubernetesConnection value in argument to ctx.WithKubernetes: connection.KubernetesConnection does not implement "github.com/flanksource/duty/context".KubernetesConnection (method Populate has pointer receiver)) (typecheck)
lint
issues found