Skip to content

fix(deps): update all non-major dependencies #1143

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #1143

Triggered via pull request October 27, 2024 13:30
Status Success
Total duration 26s
Artifacts

reviewdog.yml

on: pull_request
diff-review
16s
diff-review
full-review
14s
full-review
Fit to window
Zoom out
Zoom in

Annotations

20 errors
full-review: pipeline/ruleset.go#L134
cyclomatic complexity 31 of func `(*Rules).Match` is high (> 30) (gocyclo)
full-review: yaml/stage.go#L91
return statements should not be cuddled if block has more than two lines (wsl)
full-review: yaml/stage.go#L97
return statements should not be cuddled if block has more than two lines (wsl)
full-review: item.go#L17
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
full-review: item.go#L18
SA1019: library.Repo is deprecated: use Repo from github.com/go-vela/server/api/types instead. (staticcheck)
full-review: item.go#L19
SA1019: library.User is deprecated: use User from github.com/go-vela/server/api/types instead. (staticcheck)
full-review: item.go#L25
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
full-review: webhook.go#L29
SA1019: library.Hook is deprecated: use Hook from github.com/go-vela/server/api/types instead. (staticcheck)
full-review: webhook.go#L30
SA1019: library.Repo is deprecated: use Repo from github.com/go-vela/server/api/types instead. (staticcheck)
full-review: webhook.go#L31
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
diff-review: yaml/stage.go#L91
return statements should not be cuddled if block has more than two lines (wsl)
diff-review: yaml/stage.go#L97
return statements should not be cuddled if block has more than two lines (wsl)
diff-review: item.go#L17
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
diff-review: item.go#L18
SA1019: library.Repo is deprecated: use Repo from github.com/go-vela/server/api/types instead. (staticcheck)
diff-review: item.go#L19
SA1019: library.User is deprecated: use User from github.com/go-vela/server/api/types instead. (staticcheck)
diff-review: item.go#L25
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
diff-review: webhook.go#L29
SA1019: library.Hook is deprecated: use Hook from github.com/go-vela/server/api/types instead. (staticcheck)
diff-review: webhook.go#L30
SA1019: library.Repo is deprecated: use Repo from github.com/go-vela/server/api/types instead. (staticcheck)
diff-review: webhook.go#L31
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
diff-review: item_test.go#L44
SA1019: library.Repo is deprecated: use Repo from github.com/go-vela/server/api/types instead. (staticcheck)