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/configuration/crud/main.go#L18
should have a package comment
|
examples/quickstart/consumer/main.go#L18
should have a package comment
|
examples/mock/main.go#L69
invalid file examples/mock/main.go: examples/mock/main.go:69:13: expected ';', found 0 (and 1 more errors)
|
examples/configuration/normal/main.go#L18
should have a package comment
|
examples/watchinstance/main.go#L18
should have a package comment
|
examples/activehealthcheck/main.go#L18
should have a package comment
|
examples/quickstart/provider/main.go#L18
should have a package comment
|
examples/circuitbreaker/instance/consumer/main.go#L18
should have a package comment
|
pkg/model/pb/metric/code.go#L18
should have a package comment
|
examples/configuration/fallback/main.go#L18
should have a package comment
|
This job succeeded
Loading