fix:修复路由匹配失败默认转为返回全部实例 (#216) #295
Annotations
11 warnings
The following actions use a deprecated Node.js version 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#L129
parameter 'r' seems to be unused, consider removing or renaming it as _
|
pkg/flow/startup/client_report.go#L123
parameter 'taskKey' seems to be unused, consider removing or renaming it as _
|
benchmark/benchmain/main.go#L325
parameter 'pos' seems to be unused, consider removing or renaming it as _
|
pkg/flow/startup/client_report.go#L150
parameter 'event' seems to be unused, consider removing or renaming it as _
|
pkg/flow/startup/client_report.go#L123
parameter 'taskValue' seems to be unused, consider removing or renaming it as _
|
benchmark/benchsimple/main.go#L89
comment on exported type Durations should be of the form "Durations ..." (with optional leading article)
|
benchmark/benchmain/main.go#L325
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
examples/circuitbreaker/provider/main.go#L70
parameter 'r' seems to be unused, consider removing or renaming it as _
|
examples/quickstart/consumer/main.go#L58
parameter 'r' seems to be unused, consider removing or renaming it as _
|
api_config.go#L111
comment on exported function NewConfigGroupAPIByConfig should be of the form "NewConfigGroupAPIByConfig ..."
|
This job succeeded
Loading