backport: 1.5.x [动态配置]修复config_flow递归加读锁导致的死锁问题 (#212) #215
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/
|
api_config.go#L111
comment on exported function NewConfigGroupAPIByConfig should be of the form "NewConfigGroupAPIByConfig ..."
|
api_config.go#L122
comment on exported function NewConfigGroupAPIByFile should be of the form "NewConfigGroupAPIByFile ..."
|
api_config.go#L133
comment on exported function NewConfigGroupAPIByContext should be of the form "NewConfigGroupAPIByContext ..."
|
pkg/model/pb/metric/code.go#L18
should have a package comment
|
pkg/model/pb/metric/code.go#L28
exported const ExecuteSuccess should have comment (or a comment on this block) or be unexported
|
pkg/plugin/location/proxy.go#L26
exported type Proxy should have comment or be unexported
|
pkg/plugin/loadbalancer/loadbalancer.go#L18
should have a package comment
|
pkg/plugin/location/location.go#L27
exported const ProviderName should have comment (or a comment on this block) or be unexported
|
pkg/plugin/metrics/proxy.go#L18
should have a package comment
|
pkg/plugin/configfilter/configfilter.go#L19
should have a package comment
|
This job succeeded
Loading