feat:support watch config_group (#187) #288
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/
|
pkg/plugin/metrics/proxy.go#L18
should have a package comment
|
pkg/plugin/configfilter/configfilter.go#L19
should have a package comment
|
pkg/plugin/register/plugins.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/loadbalancer/common/half_open.go#L18
should have a package comment
|
plugin/loadbalancer/hash/config.go#L18
should have a package comment
|
pkg/plugin/loadbalancer/loadbalancer.go#L18
should have a package comment
|
plugin/weightadjuster/ratedelay/ratedelay.go#L58
parameter 'service' seems to be unused, consider removing or renaming it as _
|
plugin/loadbalancer/weightedrandom/wr.go#L65
parameter 'ignoreHalfOpen' seems to be unused, consider removing or renaming it as _
|
pkg/plugin/loadbalancer/util.go#L25
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
This job succeeded
Loading