chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 #157
Annotations
4 errors
lint:
cmd/git-run.go#L48
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
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)
|
lint:
cmd/git.go#L747
cyclomatic complexity 38 of func `gitCheckAndPull` is high (> 30) (gocyclo)
|