chore: make lint happy #3
Annotations
11 errors and 2 warnings
CI
Process completed with exit code 1.
|
Lint:
helper/writer.go#L59
Error return value of `w.Write` is not checked (errcheck)
|
Lint:
helper/writer.go#L69
Error return value of `w.Write` is not checked (errcheck)
|
Lint:
helper/writer.go#L75
Error return value of `w.Write` is not checked (errcheck)
|
Lint:
helper/writer.go#L96
Error return value of `w.WriteByte` is not checked (errcheck)
|
Lint:
helper/writer.go#L98
Error return value of `w.WriteByte` is not checked (errcheck)
|
Lint:
main.go#L81
Error return value of `fmt.Scanln` is not checked (errcheck)
|
Lint:
main.go#L90
Error return value of `fmt.Scanln` is not checked (errcheck)
|
Lint:
main.go#L99
Error return value of `fmt.Scanln` is not checked (errcheck)
|
Lint:
main.go#L129
Error return value of `cfgf.Write` is not checked (errcheck)
|
Lint
issues found
|
CI
Restore cache failed: Dependencies file is not found in /home/runner/work/WireGold/WireGold. Supported file pattern: go.sum
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/WireGold/WireGold. Supported file pattern: go.sum
|