dep: update module github.com/google/go-github/v53 to v55 #1415
GitHub Actions / golangci
succeeded
Oct 1, 2023 in 0s
reviewdog [golangci] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (2)
internal/multigitter/run.go|197 col 1| cyclomatic complexity 26 of func (*Runner).runSingleRepo
is high (> 25) (gocyclo)
internal/scm/github/github.go|46 col 17| SA1019: github.NewEnterpriseClient is deprecated: Use NewClient(httpClient).WithOptions(WithEnterpriseURLs(baseURL, uploadURL)) instead. (staticcheck)
Loading