feat: 限流-CPU使用率自适应限流 #258
Annotations
9 errors and 1 warning
|
golangci-lint:
plugin/ratelimiter/bbr/core/bbr.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
|
golangci-lint:
plugin/ratelimiter/bbr/core/bbr.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
|
golangci-lint:
plugin/ratelimiter/bbr/bucket.go#L21
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
|
golangci-lint:
plugin/ratelimiter/bbr/window/window.go#L1
file-header: the file doesn't have an appropriate header (revive)
|
golangci-lint:
plugin/ratelimiter/bbr/window/iterator.go#L1
file-header: the file doesn't have an appropriate header (revive)
|
golangci-lint:
plugin/ratelimiter/bbr/window/counter.go#L1
file-header: the file doesn't have an appropriate header (revive)
|
golangci-lint:
plugin/ratelimiter/bbr/core/bbr.go#L305
directive `//nolint` is unused (nolintlint)
|
golangci-lint
golangci-lint exit with code 2
|
golangci-lint:
plugin/ratelimiter/bbr/cpu/psutil_cpu.go#L15
import-shadowing: The name 'cpu' shadows an import name (revive)
|
The logs for this run have expired and are no longer available.
Loading