Skip to content

Feature: Setting up github #1

Feature: Setting up github

Feature: Setting up github #1

Triggered via pull request October 20, 2023 17:41
Status Failure
Total duration 1m 9s
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