chore(deps): upgrade github.com/plar/go-adaptive-radix-tree to v2 #246
Annotations
5 errors
golangci-lint:
cmd/git.go#L76
undeclared name: `git` (typecheck)
|
golangci-lint:
cmd/git.go#L112
undeclared name: `git` (typecheck)
|
golangci-lint:
cmd/git.go#L131
undeclared name: `git` (typecheck)
|
golangci-lint:
pkg/gitexec/pull.go#L81
cyclomatic complexity 68 of func `PullCmd` is high (> 30) (gocyclo)
|
golangci-lint:
pkg/gitexec/fetch.go#L61
cyclomatic complexity 48 of func `FetchCmd` is high (> 30) (gocyclo)
|
Loading