Skip to content

Feature: Setting up github #2

Feature: Setting up github

Feature: Setting up github #2

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

gochecks.yml

on: push
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