beginning go port #46
Annotations
5 errors
golangci-lint:
pkg/markdown/convert.go#L37
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
cmd/randmd/main.go#L124
Error return value of `crand.Read` is not checked (errcheck)
|
golangci-lint:
pkg/markdown/convert.go#L37
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
cmd/randmd/main.go#L124
Error return value of `crand.Read` is not checked (errcheck)
|
golangci-lint
issues found
|
Loading