chore(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 #242
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)
|