fix: CNS should not mark itself as ready if it can't write out a conflist. #18788
Annotations
11 errors
|
golangci-lint:
cns/restserver/synchostnc.go#L101
SA1019: logger.Errorf is deprecated: The global logger is deprecated. Migrate to zap using the cns/logger/v2 package and pass the logger instead. (staticcheck)
|
|
golangci-lint:
cns/restserver/synchostnc.go#L83
SA1019: logger.Printf is deprecated: The global logger is deprecated. Migrate to zap using the cns/logger/v2 package and pass the logger instead. (staticcheck)
|
|
golangci-lint:
cns/restserver/synchostnc.go#L69
SA1019: logger.Printf is deprecated: The global logger is deprecated. Migrate to zap using the cns/logger/v2 package and pass the logger instead. (staticcheck)
|
|
golangci-lint:
cns/restserver/restserver.go#L393
SA1019: logger.Printf is deprecated: The global logger is deprecated. Migrate to zap using the cns/logger/v2 package and pass the logger instead. (staticcheck)
|
|
golangci-lint:
cns/restserver/synchostnc.go#L91
`bascially` is a misspelling of `basically` (misspell)
|
|
golangci-lint:
cns/restserver/synchostnc.go#L20
`pacakge` is a misspelling of `package` (misspell)
|
|
golangci-lint:
cns/service/main.go#L1122
shadow: declaration of "err" shadows declaration at line 533 (govet)
|
|
golangci-lint:
cns/restserver/synchostnc.go#L105
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
golangci-lint:
cns/restserver/synchostnc.go#L51
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
golangci-lint:
cns/restserver/synchostnc.go#L42
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
Run actions/checkout@v5
You're on a case-insensitive filesystem, and the remote you are
|
Loading