Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.
This repository was archived by the owner on May 15, 2025. It is now read-only.

make linter pass #9

@elevran

Description

@elevran
✅ 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

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions