fix:修复资源清理逻辑以及配置中心的bug #1546
Annotations
4 errors and 1 warning
golangci-lint (1.21.5):
apiserver/grpcserver/config/client_access.go#L192
the line is 142 characters long, which exceeds the maximum of 140 characters. (lll)
|
golangci-lint (1.21.5):
common/model/config_file.go#L574
`Versoin` is a misspelling of `Version` (misspell)
|
golangci-lint (1.21.5):
config/client.go#L340
`Versoin` is a misspelling of `Version` (misspell)
|
golangci-lint (1.21.5)
golangci-lint exit with code 2
|
golangci-lint (1.21.5):
config/test_export.go#L77
import-shadowing: The name 'namespace' shadows an import name (revive)
|