feat: 禁用缓存持久化时不自动创建目录;提供禁用配置中心的API (#198) #283
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/circuitbreaker/instance/consumer/main.go#L99
parameter 'r' seems to be unused, consider removing or renaming it as _
|
examples/activehealthcheck/main.go#L129
parameter 'r' seems to be unused, consider removing or renaming it as _
|
examples/configuration/crud/main.go#L18
should have a package comment
|
test/tools/tools_vet.go#L18
should have a package comment
|
examples/quickstart/provider/main.go#L73
parameter 'r' seems to be unused, consider removing or renaming it as _
|
examples/configuration/fallback/main.go#L18
should have a package comment
|
benchmark/benchmain/main.go#L325
parameter 'pos' 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 _
|
examples/configuration/normal/main.go#L18
should have a package comment
|
examples/ratelimit/consumer/main.go#L58
parameter 'r' seems to be unused, consider removing or renaming it as _
|
This job succeeded
Loading