[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/circuitbreaker/instance/provider/main.go#L17
should have a package comment
|
examples/circuitbreaker/instance/provider/main.go#L72
parameter 'r' seems to be unused, consider removing or renaming it as _
|
examples/route/dynamic/provider/main.go#L109
parameter 'r' seems to be unused, consider removing or renaming it as _
|
examples/circuitbreaker/interface/provider/main.go#L72
parameter 'r' seems to be unused, consider removing or renaming it as _
|
examples/configuration/group/main.go#L18
should have a package comment
|
examples/configuration/crud/main.go#L18
should have a package comment
|
examples/circuitbreaker/instance/consumer/main.go#L99
parameter 'r' seems to be unused, consider removing or renaming it as _
|
examples/configuration/fallback/main.go#L18
should have a package comment
|
examples/quickstart/consumer/main.go#L58
parameter 'r' seems to be unused, consider removing or renaming it as _
|
examples/route/nearby/provider/main.go#L132
parameter 'r' seems to be unused, consider removing or renaming it as _
|
This job succeeded
Loading