backport: 1.5.x [动态配置]修复config_flow递归加读锁导致的死锁问题 (#212) #290
Annotations
11 errors and 1 warning
|
plugin/configfilter/crypto/crypto.go#L130
shadow: declaration of "err" shadows declaration at line 103 (govet)
|
plugin/configconnector/polaris/config_connector.go#L314
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
|
plugin/configconnector/polaris/config_connector.go#L323
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
|
plugin/configconnector/polaris/config_connector.go#L384
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
|
plugin/serverconnector/grpc/operation_sync.go#L217
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKErrorWithServerInfo (govet)
|
plugin/serverconnector/grpc/operation_sync.go#L220
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKErrorWithServerInfo (govet)
|
plugin/servicerouter/dstmeta/router.go#L80
shadow: declaration of "targetCluster" shadows declaration at line 70 (govet)
|
pkg/plugin/configconnector/config_file.go#L26
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
|
pkg/plugin/configconnector/config_file.go#L28
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
|
pkg/plugin/configconnector/config_file_response.go#L24
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
|
plugin/ratelimiter/common/ratelimit_slice_window.go#L66
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
This job failed
Loading