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/.
|
benchmark/benchsimple/main.go#L89
comment on exported type Durations should be of the form "Durations ..." (with optional leading article)
|
examples/configuration/crud/main.go#L18
should have a package comment
|
api_config.go#L116
comment on exported function NewConfigGroupAPIByConfig should be of the form "NewConfigGroupAPIByConfig ..."
|
api.go#L134
exported type GetConfigFileRequest should have comment or be unexported
|
examples/configuration/normal/main.go#L18
should have a package comment
|
examples/configuration/group/main.go#L18
should have a package comment
|
examples/activehealthcheck/main.go#L129
parameter 'r' seems to be unused, consider removing or renaming it as _
|
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/quickstart/consumer/main.go#L58
parameter 'r' seems to be unused, consider removing or renaming it as _
|
pkg/stat/plugin/plug.go#L29
type name will be used as plugin.PluginAPI by other packages, and that stutters; consider calling this API
|
This job succeeded
Loading