fix:rawMetaValue matchAll (#214) #291
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/
|
plugin/loadbalancer/hash/config.go#L18
should have a package comment
|
pkg/plugin/weightadjuster/proxy.go#L18
should have a package comment
|
plugin/loadbalancer/weightedrandom/wr.go#L65
parameter 'ignoreHalfOpen' seems to be unused, consider removing or renaming it as _
|
plugin/loadbalancer/weightedrandom/wr.go#L18
should have a package comment
|
plugin/location/local/local.go#L35
exported function New should have comment or be unexported
|
plugin/location/local/local.go#L18
should have a package comment
|
plugin/loadbalancer/common/half_open.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
|
test/tools/tools_vet.go#L18
should have a package comment
|
api_config.go#L122
comment on exported function NewConfigGroupAPIByFile should be of the form "NewConfigGroupAPIByFile ..."
|
This job succeeded
Loading