Skip to content

Refactoring

Refactoring #66

Triggered via pull request April 23, 2025 18:43
Status Failure
Total duration 53s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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