fix:push上报模式支持自动注销 #280
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pkg/model/pb/metric/v2/code.go#L18
should have a package comment
|
pkg/stat/loadbalance/lb.go#L18
should have a package comment
|
benchmark/benchmain/main.go#L18
should have a package comment
|
api_config.go#L116
comment on exported function NewConfigGroupAPIByConfig should be of the form "NewConfigGroupAPIByConfig ..."
|
pkg/stat/plugin/plug.go#L18
should have a package comment
|
examples/circuitbreaker/instance/provider/main.go#L17
should have a package comment
|
examples/route/dynamic/consumer/main.go#L18
should have a package comment
|
examples/route/dynamic/provider/main.go#L18
should have a package comment
|
api/provider_impl.go#L23
a blank import should be only in a main or test package, or have a comment justifying it
|
examples/route/nearby/provider/main.go#L132
parameter 'r' seems to be unused, consider removing or renaming it as _
|
This job succeeded
Loading