fix:[动态配置]修复config_flow递归加读锁导致的死锁问题 #286
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/
|
plugin/loadbalancer/weightedrandom/wr.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 _
|
api.go#L134
exported type GetConfigFileRequest should have comment or be unexported
|
api_config.go#L116
comment on exported function NewConfigGroupAPIByConfig should be of the form "NewConfigGroupAPIByConfig ..."
|
api_config.go#L138
comment on exported function NewConfigGroupAPIByContext should be of the form "NewConfigGroupAPIByContext ..."
|
api_config.go#L127
comment on exported function NewConfigGroupAPIByFile should be of the form "NewConfigGroupAPIByFile ..."
|
pkg/plugin/location/proxy.go#L26
exported type Proxy should have comment or be unexported
|
examples/mock/main.go#L69
invalid file examples/mock/main.go: examples/mock/main.go:69:13: expected ';', found 0 (and 1 more errors)
|
pkg/plugin/location/location.go#L18
should have a package comment
|
pkg/plugin/register/plugins.go#L18
should have a package comment
|
This job succeeded
Loading