enhance(secrets): uppercase secret target #1106
Annotations
10 errors
golangci-lint:
pipeline/ruleset.go#L134
cyclomatic complexity 31 of func `(*Rules).Match` is high (> 30) (gocyclo)
|
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#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)
|
golangci-lint:
item_test.go#L44
SA1019: library.Repo is deprecated: use Repo from github.com/go-vela/server/api/types instead. (staticcheck)
|
golangci-lint:
item_test.go#L60
SA1019: library.User is deprecated: use User from github.com/go-vela/server/api/types instead. (staticcheck)
|
golangci-lint:
item_test.go#L108
SA1019: library.User is deprecated: use User from github.com/go-vela/server/api/types instead. (staticcheck)
|
Loading