Merge kraft 2 #5
Annotations
7 errors and 1 warning
Lint:
pkg/resources/kafka/configmap.go#L66
string `-%d` has 7 occurrences, make it a constant (goconst)
|
Lint:
pkg/resources/kafka/configmap.go#L103
`(*Reconciler).configCCMetricsReporter` - `bootstrapServers` is unused (unparam)
|
Lint:
controllers/tests/cruisecontroltask_controller_test.go#L51
const `mountPath` is unused (unused)
|
Lint:
controllers/tests/cruisecontroltask_controller_test.go#L52
const `trueStr` is unused (unused)
|
Lint:
controllers/tests/cruisecontroltask_controller_test.go#L458
func `getScaleMockCCTask2` is unused (unused)
|
Lint:
pkg/resources/kafka/configmap.go#L136
SA4009(related information): assignment to bootstrapServers (staticcheck)
|
Lint
Process completed with exit code 2.
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/koperator/koperator. Supported file pattern: go.sum
|
Loading