Skip to content

Address govet findings #4

Address govet findings

Address govet findings #4

Triggered via pull request November 15, 2023 06:09
Status Failure
Total duration 1m 23s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: autodeploy.go#L83
Error return value of `a.client.PostMessage` is not checked (errcheck)
lint: bot.go#L54
Error return value of `http.ListenAndServe` is not checked (errcheck)
lint: git.go#L39
Error return value of `g.Clone` is not checked (errcheck)
lint: git.go#L68
Error return value of `g.DeleteBranch` is not checked (errcheck)
lint: git.go#L96
Error return value of `g.Clone` is not checked (errcheck)
lint: git.go#L135
Error return value of `g.repository.Storer.SetReference` is not checked (errcheck)
lint: handler.go#L44
Error return value of `w.Write` is not checked (errcheck)
lint: handler.go#L49
Error return value of `json.Unmarshal` is not checked (errcheck)
lint: handler.go#L72
Error return value of `http.Post` is not checked (errcheck)
lint: handler.go#L83
Error return value of `http.Post` is not checked (errcheck)
test
Process completed with exit code 1.