fix:修复监控数据上报丢失方法 #147
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/quickstart/provider/main.go#L41
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
examples/quickstart/provider/main.go#L18
should have a package comment
|
examples/circuitbreak/provider/main.go#L42
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
examples/routing/consumer/main.go#L18
should have a package comment
|
examples/circuitbreak/provider/main.go#L18
should have a package comment
|
examples/ratelimit/provider/main.go#L18
should have a package comment
|
examples/ratelimit/provider/main.go#L39
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
examples/routing/provider/main.go#L50
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
test/tools/tools_vet.go#L18
should have a package comment
|
examples/ratelimit/consumer/main.go#L18
should have a package comment
|
This job succeeded
Loading