You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2025. It is now read-only.
✅ Found golangci-lint config file
==== Running linting ====
golangci-lint run
pkg/epp/scheduling/scorer.go:69:15: fmt.Errorf can be replaced with errors.New (perfsprint)
return nil, fmt.Errorf("Empty list of valid pods to score")
^
make: *** [Makefile:433: lint] Error 1