coredump: Add gosym sub command #770
Annotations
3 errors
golangci-lint:
tools/coredump/gosym.go#L122
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint:
tools/coredump/gosym.go#L67
shadow: declaration of "err" shadows declaration at line 41 (govet)
|
golangci-lint
issues found
|
Loading