fix:push上报模式支持自动注销 #281
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/
|
examples/activehealthcheck/main.go#L18
should have a package comment
|
examples/configuration/encrypt/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/configuration/fallback/main.go#L18
should have a package comment
|
examples/circuitbreaker/interface/provider/main.go#L17
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/circuitbreaker/instance/consumer/main.go#L18
should have a package comment
|
examples/watch/service/notify/main.go#L44
exported type TestListener should have comment or be unexported
|
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/route/nearby/consumer/main.go#L18
should have a package comment
|
This job succeeded
Loading