Skip to content

fix(deps): update golang.org/x/build digest to 4f1971e #7871

fix(deps): update golang.org/x/build digest to 4f1971e

fix(deps): update golang.org/x/build digest to 4f1971e #7871

GitHub Actions / golangci succeeded Apr 23, 2024 in 0s

reviewdog [golangci] report

reported by reviewdog 馃惗

Findings (0)
Filtered Findings (35)

reviewdog_test.go|54 col 9| Error return value of app.Run is not checked (errcheck)
reviewdog_test.go|100 col 9| Error return value of app.Run is not checked (errcheck)
diff/parse.go|291 col 12| Error return value is not checked (errcheck)
parser/checkstyle_test.go|23 col 14| Error return value of json.Indent is not checked (errcheck)
parser/diff_test.go|50 col 14| Error return value of json.Indent is not checked (errcheck)
parser/errorformat_test.go|40 col 14| Error return value of json.Indent is not checked (errcheck)
doghouse/client/client_test.go|19 col 10| Error return value of w.Write is not checked (errcheck)
doghouse/client/client_test.go|41 col 10| Error return value of w.Write is not checked (errcheck)
service/gitlab/gitlab_mr_commit_test.go|22 col 16| Error return value of os.Chdir is not checked (errcheck)
service/gitlab/gitlab_mr_commit_test.go|23 col 10| Error return value of os.Chdir is not checked (errcheck)
service/gitlab/gitlab_mr_commit_test.go|139 col 16| Error return value of os.Chdir is not checked (errcheck)
service/gitlab/gitlab_mr_commit_test.go|151 col 8| Error return value of g.Post is not checked (errcheck)
service/gitlab/gitlab_mr_commit_test.go|167 col 8| Error return value of g.Post is not checked (errcheck)
service/gitlab/gitlab_mr_diff_test.go|21 col 10| Error return value of w.Write is not checked (errcheck)
service/gitlab/gitlab_mr_discussion.go|206 col 28| Error return value of commentutil.WriteCodeFence is not checked (errcheck)
service/gitlab/gitlab_mr_discussion.go|214 col 28| Error return value of commentutil.WriteCodeFence is not checked (errcheck)
doghouse/server/token.go|18 col 13| Error return value of io.ReadFull is not checked (errcheck)
doghouse/server/doghouse.go|56 col 32| SA1019: ch.req.OutsideDiff is deprecated: Use FilterMode == filter.NoFilter instead. (staticcheck)
doghouse/server/doghouse.go|376 col 10| SA1019: a.Path is deprecated: Use Diagnostic. (staticcheck)
doghouse/server/doghouse.go|380 col 18| SA1019: a.Line is deprecated: Use Diagnostic. (staticcheck)
doghouse/server/doghouse.go|385 col 12| SA1019: a.Message is deprecated: Use Diagnostic. (staticcheck)
doghouse/server/doghouse.go|387 col 19| SA1019: a.RawMessage is deprecated: Use Diagnostic. (staticcheck)
service/github/github.go|436 col 28| Error return value of commentutil.WriteCodeFence is not checked (errcheck)
service/github/github_test.go|1252 col 8| Error return value of g.Post is not checked (errcheck)
doghouse/appengine/github.go|128 col 18| Error return value of g.tokenStore.Set is not checked (errcheck)
doghouse/appengine/github.go|153 col 22| Error return value of g.redirURLStore.Set is not checked (errcheck)
doghouse/appengine/github.go|154 col 23| Error return value of g.authStateStore.Set is not checked (errcheck)
doghouse/appengine/github.go|166 col 13| Error return value of io.ReadFull is not checked (errcheck)
doghouse/appengine/github.go|313 col 27| Error return value of ghTopTmpl.ExecuteTemplate is not checked (errcheck)
doghouse/appengine/github.go|358 col 28| Error return value of ghRepoTmpl.ExecuteTemplate is not checked (errcheck)
doghouse/appengine/main.go|129 col 25| Error return value of topTmpl.ExecuteTemplate is not checked (errcheck)
cmd/reviewdog/main_test.go|40 col 21| Error return value of beforef.WriteString is not checked (errcheck)
cmd/reviewdog/main_test.go|41 col 20| Error return value of afterf.WriteString is not checked (errcheck)
cmd/reviewdog/main_test.go|162 col 23| Error return value of conffile.WriteString is not checked (errcheck)
cmd/reviewdog/main_test.go|183 col 23| Error return value of conffile.WriteString is not checked (errcheck)