Skip to content

git actions: go workflow #2

git actions: go workflow

git actions: go workflow #2

Triggered via pull request May 6, 2024 16:19
Status Failure
Total duration 1m 3s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
check: cmd/root.go#L16
Error return value of `cmd.Help` is not checked (errcheck)
check: internal/serve/errors_test.go#L5
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