[fix] plugin/circuitbreaker/composite/rule.go中rule.RuleMatcher.Destination.Method为nil的问题 #274
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/.
|
examples/configuration/crud/main.go#L18
should have a package comment
|
pkg/plugin/serverconnector/proxy.go#L18
should have a package comment
|
pkg/plugin/weightadjuster/proxy.go#L18
should have a package comment
|
pkg/stat/loadbalance/lb.go#L27
type name will be used as loadbalance.LoadBalanceGauge by other packages, and that stutters; consider calling this Gauge
|
pkg/clock/clock.go#L77
exported function CurrentMillis should have comment or be unexported
|
examples/configuration/group/main.go#L18
should have a package comment
|
examples/route/dynamic/provider/main.go#L18
should have a package comment
|
plugin/healthcheck/udp/config.go#L18
should have a package comment
|
api/circuitbreaker.go#L38
exported type ResultToErrorCode should have comment or be unexported
|
pkg/stat/plugin/plug.go#L29
type name will be used as plugin.PluginAPI by other packages, and that stutters; consider calling this API
|
This job succeeded
Loading