Skip to content

Refactor: Tidy some imports and tests #2243

Refactor: Tidy some imports and tests

Refactor: Tidy some imports and tests #2243

Triggered via pull request November 15, 2024 04:04
Status Failure
Total duration 2m 2s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
golangci-lint: internal/kubeapi/patch.go#L119
the methods of "Merge7386" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint: internal/kubeapi/patch.go#L23
the methods of "JSON6902" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint: internal/logging/logr.go#L50
the methods of "sink" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint: internal/pki/pki.go#L18
the methods of "Certificate" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint: internal/pki/pki.go#L21
the methods of "PrivateKey" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint: internal/postgres/hba.go#L43
the methods of "HostBasedAuthentication" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint: internal/postgres/parameters.go#L56
the methods of "ParameterSet" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint: pkg/apis/postgres-operator.crunchydata.com/v1beta1/shared_types.go#L18
the methods of "SchemalessObject" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint
issues found