Skip to content

chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 #157

chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0

chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 #157

Triggered via pull request February 10, 2024 09:08
Status Success
Total duration 2m 59s
Artifacts

golangci-lint.yml

on: pull_request
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)