[fix] plugin/circuitbreaker/composite/rule.go (#206) #275
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/clock/clock.go#L77
exported function CurrentMillis should have comment or be unexported
|
examples/activehealthcheck/main.go#L129
parameter 'r' seems to be unused, consider removing or renaming it as _
|
examples/configuration/encrypt/main.go#L18
should have a package comment
|
pkg/model/pb/metric/code.go#L28
exported const ExecuteSuccess should have comment (or a comment on this block) or be unexported
|
examples/configuration/group/main.go#L18
should have a package comment
|
pkg/plugin/metrics/proxy.go#L18
should have a package comment
|
pkg/plugin/location/proxy.go#L26
exported type Proxy should have comment or be unexported
|
pkg/plugin/register/plugins.go#L21
a blank import should be only in a main or test package, or have a comment justifying it
|
pkg/plugin/ratelimiter/model.go#L18
should have a package comment
|
The logs for this run have expired and are no longer available.
Loading