fix:修复api目录下的RegisterInstance没有设置AutoHeartbeat (#207) #277
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/.
|
pkg/plugin/loadbalancer/util.go#L25
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
pkg/plugin/loadbalancer/loadbalancer.go#L18
should have a package comment
|
examples/watch/service/longpull/main.go#L52
should omit type uint64 from declaration of var index; it will be inferred from the right-hand side
|
examples/configuration/encrypt/main.go#L18
should have a package comment
|
pkg/plugin/location/location.go#L18
should have a package comment
|
pkg/model/pb/metric/v2/code.go#L18
should have a package comment
|
pkg/plugin/localregistry/localregistry.go#L18
should have a package comment
|
pkg/model/pb/metric/v2/code.go#L22
exported type Code should have comment or be unexported
|
pkg/plugin/circuitbreaker/circuitbreaker.go#L18
should have a package comment
|
examples/configuration/normal/main.go#L18
should have a package comment
|
This job succeeded
Loading