[Kubernetes leader election] Run leader elector at all times #9019
Annotations
5 errors and 3 warnings
golangci-lint:
internal/pkg/composable/providers/kubernetesleaderelection/kubernetes_leaderelection_test.go#L9
File is not `goimports`-ed with -local github.com/elastic (goimports)
|
golangci-lint:
internal/pkg/composable/providers/kubernetesleaderelection/kubernetes_leaderelection_test.go#L14
ST1019: package "k8s.io/client-go/kubernetes" is being imported more than once (stylecheck)
|
golangci-lint:
internal/pkg/composable/providers/kubernetesleaderelection/kubernetes_leaderelection_test.go#L15
ST1019(related information): other import of "k8s.io/client-go/kubernetes" (stylecheck)
|
golangci-lint:
internal/pkg/composable/providers/kubernetesleaderelection/kubernetes_leaderelection_test.go#L112
Error return value of `p.Run` is not checked (errcheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
Post golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
The logs for this run have expired and are no longer available.
Loading