[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/route/dynamic/consumer/main.go#L18
should have a package comment
|
examples/configuration/fallback/main.go#L18
should have a package comment
|
api_config.go#L116
comment on exported function NewConfigGroupAPIByConfig should be of the form "NewConfigGroupAPIByConfig ..."
|
examples/ratelimit/consumer/main.go#L58
parameter 'r' seems to be unused, consider removing or renaming it as _
|
api_config.go#L127
comment on exported function NewConfigGroupAPIByFile should be of the form "NewConfigGroupAPIByFile ..."
|
plugin/weightadjuster/ratedelay/ratedelay.go#L58
parameter 'service' seems to be unused, consider removing or renaming it as _
|
test/common/constant.go#L18
should have a package comment
|
pkg/clock/clock.go#L77
exported function CurrentMillis should have comment or be unexported
|
pkg/algorithm/match/match.go#L18
should have a package comment
|
pkg/plugin/configconnector/config_connector.go#L19
should have a package comment
|
This job succeeded
Loading