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/
|
test/all_suite_test.go#L33
should not use dot imports
|
pkg/plugin/weightadjuster/proxy.go#L18
should have a package comment
|
plugin/location/local/local.go#L36
exported function New should have comment or be unexported
|
pkg/plugin/register/plugins.go#L18
should have a package comment
|
examples/mock/main.go#L69
invalid file examples/mock/main.go: examples/mock/main.go:69:13: expected ';', found 0 (and 1 more errors)
|
plugin/servicerouter/filteronly/router.go#L18
should have a package comment
|
test/tools/tools_vet.go#L18
should have a package comment
|
plugin/healthcheck/utils/detection_utils_test.go#L25
should not use dot imports
|
plugin/loadbalancer/hash/config.go#L18
should have a package comment
|
pkg/model/pb/metric/code.go#L28
exported const ExecuteSuccess should have comment (or a comment on this block) or be unexported
|
This job succeeded
Loading