ci: add build/lint #1
Annotations
9 errors
|
lint
issues found
|
|
lint:
main.go#L126
Error return value of `fout.Close` is not checked (errcheck)
|
|
lint:
main.go#L119
Error return value of `fin.Close` is not checked (errcheck)
|
|
lint:
main.go#L103
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
lint:
main.go#L100
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
lint:
main.go#L99
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
lint:
main.go#L97
Error return value of `fout.Close` is not checked (errcheck)
|
|
lint:
main.go#L76
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
lint:
main.go#L74
Error return value of `org.Close` is not checked (errcheck)
|