fix:[动态配置]修复config_flow递归加读锁导致的死锁问题 (#212) (#215) #292
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/watch/instance/notify/main.go#L76
exported type TestListener should have comment or be unexported
|
benchmark/benchsimple/main.go#L89
comment on exported type Durations should be of the form "Durations ..." (with optional leading article)
|
pkg/algorithm/hash/base.go#L32
type name will be used as hash.HashFuncWithSeed by other packages, and that stutters; consider calling this FuncWithSeed
|
examples/watch/service/notify/main.go#L44
exported type TestListener should have comment or be unexported
|
pkg/flow/configuration/group_repo.go#L131
exported method ConfigGroupRepo.AddChangeListener should have comment or be unexported
|
pkg/plugin/loadbalancer/util.go#L25
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
plugin/location/remoteservice/remoteservice.go#L35
exported function New should have comment or be unexported
|
pkg/plugin/loadbalancer/loadbalancer.go#L18
should have a package comment
|
pkg/plugin/weightadjuster/proxy.go#L18
should have a package comment
|
plugin/servicerouter/nearbybase/nearby.go#L189
exported method NearbyBasedInstancesFilter.GetLevel should have comment or be unexported
|
This job succeeded
Loading