backport: 1.5.x [动态配置]修复config_flow递归加读锁导致的死锁问题 (#212) #290
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/quickstart/provider/main.go#L18
should have a package comment
|
examples/ratelimit/consumer/main.go#L18
should have a package comment
|
benchmark/benchsimple/main.go#L18
should have a package comment
|
benchmark/benchmain/main.go#L18
should have a package comment
|
examples/circuitbreaker/consumer/main.go#L18
should have a package comment
|
examples/activehealthcheck/main.go#L18
should have a package comment
|
examples/configuration/fallback/main.go#L18
should have a package comment
|
examples/configuration/encrypt/main.go#L18
should have a package comment
|
pkg/plugin/register/plugins.go#L21
a blank import should be only in a main or test package, or have a comment justifying it
|
plugin/location/remotehttp/remotehttp.go#L18
should have a package comment
|
This job succeeded
Loading