docs(design): propose leader balance scheduler #4120
golangci-lint.yml
on: pull_request
golangci-lint
2m 14s
Annotations
1 error and 1 warning
|
golangci-lint:
monitoring/hlc_test.go#L21
[golangci] reported by reviewdog 🐶
File is not properly formatted (gci)
Raw Output:
monitoring/hlc_test.go:21:1: File is not properly formatted (gci)
func (f *fakeHLCSource) PhysicalCeiling() int64 { return f.ceiling }
^
1 issues:
* gci: 1
|
|
golangci-lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|