Skip to content

Merge pull request #970 from mumoshu/address-govet-findings #5

Merge pull request #970 from mumoshu/address-govet-findings

Merge pull request #970 from mumoshu/address-govet-findings #5

Triggered via push November 15, 2023 08:09
Status Failure
Total duration 1m 6s
Artifacts

test.yml

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