add preference binpack replicas plugin #1221
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 errors
test (1.20):
pkg/controllers/automigration/util_test.go#L40
assignment mismatch: 2 variables but countScheduledAndUnschedulablePods returns 3 values
|
test (1.20):
pkg/controllers/scheduler/framework/plugins/rsp/rsp_test.go#L58
undefined: ExtractClusterNames
|
test (1.20)
Process completed with exit code 2.
|
lint:
pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner_test.go#L597
597-623 lines are duplicate of `pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner_test.go:625-651` (dupl)
|
lint:
pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner_test.go#L625
625-651 lines are duplicate of `pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner_test.go:681-707` (dupl)
|
lint:
pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner_test.go#L681
681-707 lines are duplicate of `pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner_test.go:597-623` (dupl)
|
lint:
pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner_test.go#L562
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner_test.go#L562
File is not `gofumpt`-ed (gofumpt)
|
lint:
pkg/controllers/scheduler/framework/plugins/preferencebinpack/planner_test.go#L1
Missed header for check (goheader)
|
lint
issues found
|
test (1.19):
pkg/controllers/automigration/util_test.go#L40
assignment mismatch: 2 variables but countScheduledAndUnschedulablePods returns 3 values
|
test (1.19):
pkg/controllers/scheduler/framework/plugins/rsp/rsp_test.go#L58
undefined: ExtractClusterNames
|
test (1.19)
Process completed with exit code 2.
|