fix:修复api目录下的RegisterInstance没有设置AutoHeartbeat #276
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/watch/service/notify/main.go#L44
exported type TestListener should have comment or be unexported
|
pkg/plugin/metrics/proxy.go#L18
should have a package comment
|
examples/route/dynamic/provider/main.go#L18
should have a package comment
|
examples/watch/service/notify/main.go#L48
comment on exported method TestListener.OnServicesUpdate should be of the form "OnServicesUpdate ..."
|
examples/watch/service/notify/main.go#L18
should have a package comment
|
examples/configuration/group/main.go#L18
should have a package comment
|
plugin/loadbalancer/common/half_open.go#L18
should have a package comment
|
pkg/clock/clock.go#L77
exported function CurrentMillis should have comment or be unexported
|
plugin/healthcheck/utils/detection_utils_test.go#L25
should not use dot imports
|
pkg/flow/configuration/type.go#L23
exported const NotExistedFileContent should have comment (or a comment on this block) or be unexported
|
This job succeeded
Loading