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/configuration/fallback/main.go#L18
should have a package comment
|
examples/configuration/group/main.go#L18
should have a package comment
|
examples/configuration/crud/main.go#L18
should have a package comment
|
examples/circuitbreaker/interface/consumer/main.go#L75
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
benchmark/benchsimple/main.go#L71
var maxQps should be maxQPS
|
examples/quickstart/consumer/main.go#L58
parameter 'r' seems to be unused, consider removing or renaming it as _
|
benchmark/benchsimple/main.go#L181
struct field maxQps should be maxQPS
|
examples/circuitbreaker/instance/consumer/main.go#L99
parameter 'r' seems to be unused, consider removing or renaming it as _
|
examples/ratelimit/consumer/main.go#L58
parameter 'r' seems to be unused, consider removing or renaming it as _
|
benchmark/benchsimple/main.go#L239
func runQpsLimitFeature should be runQPSLimitFeature
|
The logs for this run have expired and are no longer available.
Loading