feat:支持新版本的熔断规则设置 #246
Annotations
10 warnings
Run Revive Action:
examples/configuration/normal/main.go#L18
should have a package comment
|
Run Revive Action:
examples/configuration/encrypt/main.go#L18
should have a package comment
|
Run Revive Action:
examples/circuitbreaker/instance/consumer/main.go#L18
should have a package comment
|
Run Revive Action:
pkg/model/pb/metric/v2/code.go#L18
should have a package comment
|
Run Revive Action:
pkg/plugin/circuitbreaker/proxy.go#L32
comment on exported method Proxy.CheckResource should be of the form "CheckResource ..."
|
Run Revive Action:
api/config_file.go#L35
exported type ConfigGroupAPI should have comment or be unexported
|
Run Revive Action:
pkg/plugin/healthcheck/healthcheck.go#L18
should have a package comment
|
Run Revive Action:
benchmark/benchsimple/main.go#L89
comment on exported type Durations should be of the form "Durations ..." (with optional leading article)
|
Run Revive Action:
api/circuitbreaker.go#L38
exported type ResultToErrorCode should have comment or be unexported
|
Run Revive Action:
pkg/plugin/loadbalancer/util.go#L25
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
The logs for this run have expired and are no longer available.
Loading