don't dump raw bytes into log output? its hard to read #14244
Annotations
6 errors and 1 warning
golangci-lint:
cns/logger/cnslogger.go#L144
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
cns/logger/cnslogger.go#L146
shadow: declaration of "err" shadows declaration at line 137 (govet)
|
golangci-lint:
cns/logger/cnslogger.go#L170
shadow: declaration of "err" shadows declaration at line 162 (govet)
|
golangci-lint:
cns/logger/cnslogger.go#L197
shadow: declaration of "err" shadows declaration at line 189 (govet)
|
golangci-lint:
cns/logger/cnslogger.go#L204
shadow: declaration of "err" shadows declaration at line 189 (govet)
|
golangci-lint
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in D:\a\azure-container-networking\azure-container-networking. Supported file pattern: go.sum
|
Loading