chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 #244
Annotations
5 errors
lint:
cmd/git.go#L76
undeclared name: `git` (typecheck)
|
lint:
cmd/git.go#L112
undeclared name: `git` (typecheck)
|
lint:
cmd/git.go#L131
undeclared name: `git` (typecheck)
|
lint:
pkg/gitexec/pull.go#L81
cyclomatic complexity 68 of func `PullCmd` is high (> 30) (gocyclo)
|
lint:
pkg/gitexec/fetch.go#L61
cyclomatic complexity 48 of func `FetchCmd` is high (> 30) (gocyclo)
|