Add golangci-lint github action on PR #1
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
|