Skip to content

chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.2.0 #179

chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.2.0

chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.2.0 #179

Triggered via push May 4, 2024 10:06
Status Success
Total duration 36s
Artifacts
Fit to window
Zoom out
Zoom in

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)