Skip to content

chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 #206

chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2

chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 #206

Triggered via pull request July 13, 2024 09:23
Status Success
Total duration 29s
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)