beginning go port #46
Annotations
6 errors and 1 warning
lint:
pkg/markdown/convert.go#L37
Error return value of `w.Write` is not checked (errcheck)
|
lint:
cmd/randmd/main.go#L124
Error return value of `crand.Read` is not checked (errcheck)
|
lint:
pkg/markdown/convert.go#L37
Error return value of `w.Write` is not checked (errcheck)
|
lint:
cmd/randmd/main.go#L124
Error return value of `crand.Read` is not checked (errcheck)
|
lint
issues found
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|