Skip to content

✨ Implement warm replica support for controllers #3813

✨ Implement warm replica support for controllers

✨ Implement warm replica support for controllers #3813

Re-run triggered July 23, 2025 12:57
Status Failure
Total duration 1m 43s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint
issues found
lint: pkg/leaderelection/fake/leader_election.go#L35
exported: exported type ResourceLockInterfaceWithHooks should have comment or be unexported (revive)
lint: pkg/leaderelection/fake/leader_election.go#L22
File is not properly formatted (gofmt)
lint: pkg/controller/controller_integration_test.go#L56
File is not properly formatted (gofmt)
lint: pkg/internal/controller/controller_test.go#L1441
ginkgo-linter: wrong error assertion. Consider using `Expect(err).ToNot(HaveOccurred())` instead (ginkgolinter)