Refactoring #66
Annotations
7 errors
lint:
analyze/analyze.go#L321
Error return value of `bar.Add` is not checked (errcheck)
|
lint:
analyze/analyze.go#L400
Error return value of `bar.Set` is not checked (errcheck)
|
lint:
analyze/analyze.go#L440
Error return value of `bar.Add` is not checked (errcheck)
|
lint:
analyze/analyze.go#L482
Error return value of `bar.Set` is not checked (errcheck)
|
lint:
analyze/analyze.go#L401
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
lint:
analyze/analyze.go#L431
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
lint
issues found
|