Skip to content

Add golangci-lint github action on PR #1

Add golangci-lint github action on PR

Add golangci-lint github action on PR #1

Triggered via pull request March 7, 2024 10:54
Status Failure
Total duration 2m 52s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: smockerclient_test.go#L36
Error return value of `w.Write` is not checked (errcheck)
lint: smockerclient_test.go#L67
Error return value of `w.Write` is not checked (errcheck)
lint: smockerclient_test.go#L117
Error return value of `w.Write` is not checked (errcheck)
lint: smockerclient_test.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint
issues found