Add PullRequestCommenter provider trait #8068
Annotations
8 errors and 1 warning
Run ko build --platform=linux/amd64,linux/arm64 --push=false ./cmd/server \:
internal/engine/actions/alert/alert.go#L63
cannot use client (variable of type "github.com/mindersec/minder/pkg/providers/v1".GitHub) as "github.com/mindersec/minder/pkg/providers/v1".PullRequestCommenter value in argument to pull_request_comment.NewPullRequestCommentAlert: "github.com/mindersec/minder/pkg/providers/v1".GitHub does not implement "github.com/mindersec/minder/pkg/providers/v1".PullRequestCommenter (missing method CommentOnPullRequest)
|
Run ko build --platform=linux/amd64,linux/arm64 --push=false ./cmd/server \:
internal/engine/eval/homoglyphs/communication/reviewer.go#L96
ra.ghClient.ListReviews undefined (type "github.com/mindersec/minder/pkg/providers/v1".GitHub has no field or method ListReviews)
|
Run ko build --platform=linux/amd64,linux/arm64 --push=false ./cmd/server \:
internal/engine/eval/homoglyphs/communication/reviewer.go#L125
ra.ghClient.CreateReview undefined (type "github.com/mindersec/minder/pkg/providers/v1".GitHub has no field or method CreateReview)
|
Run ko build --platform=linux/amd64,linux/arm64 --push=false ./cmd/server \:
internal/engine/eval/homoglyphs/communication/reviewer.go#L148
ra.ghClient.DismissReview undefined (type "github.com/mindersec/minder/pkg/providers/v1".GitHub has no field or method DismissReview)
|
Run ko build --platform=linux/amd64,linux/arm64 --push=false ./cmd/server \:
internal/engine/eval/trusty/actions.go#L244
sph.cli.CreateReview undefined (type "github.com/mindersec/minder/pkg/providers/v1".GitHub has no field or method CreateReview)
|
Run ko build --platform=linux/amd64,linux/arm64 --push=false ./cmd/server \:
internal/engine/eval/vulncheck/review.go#L379
ra.cli.CreateReview undefined (type "github.com/mindersec/minder/pkg/providers/v1".GitHub has no field or method CreateReview)
|
Run ko build --platform=linux/amd64,linux/arm64 --push=false ./cmd/server \:
internal/engine/eval/vulncheck/review.go#L408
ra.cli.DismissReview undefined (type "github.com/mindersec/minder/pkg/providers/v1".GitHub has no field or method DismissReview)
|
Run ko build --platform=linux/amd64,linux/arm64 --push=false ./cmd/server \
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading