Skip to content

Bump actions/checkout from 4.1.0 to 4.1.1 #3

Bump actions/checkout from 4.1.0 to 4.1.1

Bump actions/checkout from 4.1.0 to 4.1.1 #3

Triggered via pull request October 21, 2023 21:10
Status Failure
Total duration 1m 7s
Artifacts

gochecks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
check: app.go#L186
Error return value of `r.Wait` is not checked (errcheck)
check: server.go#L40
Error return value of `w.Write` is not checked (errcheck)
check: server.go#L84
Error return value of `w.Write` is not checked (errcheck)
check: server.go#L97
Error return value of `server.Shutdown` is not checked (errcheck)
check: app.go#L9
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)
check: server.go#L7
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)
check
issues found