ci: update GitHub Actions to use latest versions #249
Annotations
5 errors
lint:
cmd/git.go#L76
undeclared name: `git` (typecheck)
|
lint:
cmd/git.go#L112
undeclared name: `git` (typecheck)
|
lint:
cmd/git.go#L131
undeclared name: `git` (typecheck)
|
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)
|