Update selectByGroups #21
Annotations
7 errors
pkg/scheduler/core/spreadconstraint/group_builder_test.go#L97
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
pkg/scheduler/core/spreadconstraint/group_builder.go#L339
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
pkg/scheduler/core/spreadconstraint/group_type.go#L61
var-naming: struct field Id should be ID (revive)
|
pkg/scheduler/core/spreadconstraint/group_type.go#L70
var-naming: struct field Id should be ID (revive)
|
pkg/scheduler/core/spreadconstraint/group_builder.go#L131
unnecessary leading newline (whitespace)
|
pkg/scheduler/core/spreadconstraint/group_builder.go#L203
S1031: unnecessary nil check around range (gosimple)
|
|
This job failed
Loading