fix:修复demo配置不正确问题 (#211) #285
Annotations
11 warnings
The following actions uses Node.js version which is deprecated 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/loadbalancer/loadbalancer.go#L18
should have a package comment
|
pkg/plugin/loadbalancer/util.go#L25
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
pkg/model/local/value.go#L18
should have a package comment
|
pkg/flow/registerstate/register_flow.go#L18
should have a package comment
|
examples/circuitbreaker/interface/consumer/main.go#L75
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
test/tools/tools_vet.go#L18
should have a package comment
|
plugin/location/remotehttp/remotehttp.go#L18
should have a package comment
|
pkg/plugin/location/location.go#L18
should have a package comment
|
pkg/log/default.go#L18
should have a package comment
|
examples/activehealthcheck/main.go#L129
parameter 'r' seems to be unused, consider removing or renaming it as _
|
This job succeeded
Loading