chore(deps): update all non-major dependencies #1143
Annotations
10 errors
golangci-lint:
pipeline/ruleset.go#L134
cyclomatic complexity 31 of func `(*Rules).Match` is high (> 30) (gocyclo)
|
golangci-lint:
yaml/stage.go#L91
return statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint:
yaml/stage.go#L97
return statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint:
item.go#L17
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
|
golangci-lint:
item.go#L18
SA1019: library.Repo is deprecated: use Repo from github.com/go-vela/server/api/types instead. (staticcheck)
|
golangci-lint:
item.go#L19
SA1019: library.User is deprecated: use User from github.com/go-vela/server/api/types instead. (staticcheck)
|
golangci-lint:
item.go#L25
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
|
golangci-lint:
webhook.go#L29
SA1019: library.Hook is deprecated: use Hook from github.com/go-vela/server/api/types instead. (staticcheck)
|
golangci-lint:
webhook.go#L30
SA1019: library.Repo is deprecated: use Repo from github.com/go-vela/server/api/types instead. (staticcheck)
|
golangci-lint:
webhook.go#L31
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
|
Loading