feat: 限流-CPU使用率自适应限流 #293
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
plugin/weightadjuster/ratedelay/ratedelay.go#L18
should have a package comment
|
plugin/location/local/local.go#L18
should have a package comment
|
plugin/weightadjuster/ratedelay/ratedelay.go#L58
parameter 'service' seems to be unused, consider removing or renaming it as _
|
test/tools/tools_vet.go#L18
should have a package comment
|
test/common/constant.go#L18
should have a package comment
|
test/common/constant.go#L21
exported const ConsumerSuitServerPort should have comment (or a comment on this block) or be unexported
|
pkg/plugin/loadbalancer/loadbalancer.go#L18
should have a package comment
|
api_config.go#L116
comment on exported function NewConfigGroupAPIByConfig should be of the form "NewConfigGroupAPIByConfig ..."
|
pkg/plugin/loadbalancer/util.go#L25
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
pkg/plugin/configfilter/configfilter.go#L19
should have a package comment
|
This job succeeded
Loading