fix:[动态配置]修复config_flow递归加读锁导致的死锁问题 (#212) #287
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/
|
benchmark/benchsimple/main.go#L89
comment on exported type Durations should be of the form "Durations ..." (with optional leading article)
|
api_config.go#L116
comment on exported function NewConfigGroupAPIByConfig should be of the form "NewConfigGroupAPIByConfig ..."
|
pkg/plugin/configfilter/configfilter.go#L19
should have a package comment
|
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 ..."
|
plugin/location/local/local.go#L36
exported function New should have comment or be unexported
|
plugin/location/location.go#L35
type name will be used as location.LocationPlugin by other packages, and that stutters; consider calling this Plugin
|
plugin/location/remoteservice/remoteservice.go#L35
exported function New should have comment or be unexported
|
plugin/location/remotehttp/remotehttp.go#L33
exported function New should have comment or be unexported
|
pkg/stat/plugin/plug.go#L29
type name will be used as plugin.PluginAPI by other packages, and that stutters; consider calling this API
|
This job succeeded
Loading