Skip to content

fix:修复资源清理逻辑以及配置中心的bug #1549

fix:修复资源清理逻辑以及配置中心的bug

fix:修复资源清理逻辑以及配置中心的bug #1549

Triggered via pull request November 29, 2024 03:48
Status Failure
Total duration 32s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
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): config/client.go#L340
`Versoin` is a misspelling of `Version` (misspell)
golangci-lint (1.21.5): common/model/config_file.go#L574
`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)
golangci-lint (1.21.5): service/client_v1.go#L192
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)