fix:修复配置中心客户端鉴权接口设置 (#204) #273
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Revive Action:
examples/ratelimit/consumer/main.go#L58
parameter 'r' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
pkg/stat/loadbalance/lb.go#L27
type name will be used as loadbalance.LoadBalanceGauge by other packages, and that stutters; consider calling this Gauge
|
Run Revive Action:
examples/ratelimit/consumer/main.go#L18
should have a package comment
|
Run Revive Action:
pkg/stat/loadbalance/lb.go#L18
should have a package comment
|
Run Revive Action:
pkg/plugin/register/plugins.go#L21
a blank import should be only in a main or test package, or have a comment justifying it
|
Run Revive Action:
pkg/plugin/register/plugins.go#L18
should have a package comment
|
Run Revive Action:
examples/ratelimit/provider/main.go#L18
should have a package comment
|
Run Revive Action:
test/util/namesuite.go#L18
should have a package comment
|
Run Revive Action:
plugin/loadbalancer/common/half_open.go#L18
should have a package comment
|
Run Revive Action:
pkg/model/pb/metric/code.go#L18
should have a package comment
|
Loading