fix:修复配置中心客户端鉴权接口设置 #272
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Revive Action:
benchmark/benchmain/main.go#L325
parameter 'pos' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
examples/activehealthcheck/main.go#L129
parameter 'r' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
benchmark/benchmain/main.go#L325
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
examples/circuitbreaker/interface/provider/main.go#L72
parameter 'r' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
examples/circuitbreaker/interface/consumer/main.go#L75
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
examples/circuitbreaker/instance/consumer/main.go#L99
parameter 'r' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
examples/circuitbreaker/instance/provider/main.go#L72
parameter 'r' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
examples/configuration/encrypt/main.go#L18
should have a package comment
|
Run Revive Action:
examples/configuration/group/main.go#L18
should have a package comment
|
Run Revive Action:
examples/configuration/fallback/main.go#L18
should have a package comment
|
Loading