Skip to content

Auto-generated Pull Request for feat/setup-dagger #328

Auto-generated Pull Request for feat/setup-dagger

Auto-generated Pull Request for feat/setup-dagger #328

Triggered via pull request June 25, 2024 13:00
Status Failure
Total duration 40s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: internal/app/chatops/deploy_test.go#L130
cannot use mcp (variable of type *mockPullRequestClient) as pullRequestGetter value in struct literal: *mockPullRequestClient does not implement pullRequestGetter (wrong type for method Get)
test: internal/app/chatops/deploy_test.go#L165
cannot use mcl (variable of type *mockBranchClient) as branchGetter value in struct literal: *mockBranchClient does not implement branchGetter (wrong type for method GetBranch)
test: internal/github/builder_test.go#L18
cannot use cc (variable of type *"github.com/google/go-github/v62/github".CommitsComparison) as *"github.com/google/go-github/v32/github".CommitsComparison value in argument to CommittedFiles
test: internal/github/builder_test.go#L35
cannot use cc (variable of type *"github.com/google/go-github/v62/github".CommitsComparison) as *"github.com/google/go-github/v32/github".CommitsComparison value in argument to CommittedFiles
test: internal/github/builder_test.go#L52
cannot use cc (variable of type *"github.com/google/go-github/v62/github".CommitsComparison) as *"github.com/google/go-github/v32/github".CommitsComparison value in argument to CommittedFiles
test: internal/github/builder_test.go#L76
cannot use ccg (variable of type *"github.com/google/go-github/v62/github".CommitsComparison) as *"github.com/google/go-github/v32/github".CommitsComparison value in argument to CommittedFiles
test: internal/github/builder_test.go#L94
cannot use ccg (variable of type *"github.com/google/go-github/v62/github".CommitsComparison) as *"github.com/google/go-github/v32/github".CommitsComparison value in argument to CommittedFiles
test: internal/github/manager_test.go#L28
cannot use client (variable of type *"github.com/google/go-github/v62/github".Client) as *"github.com/google/go-github/v32/github".Client value in argument to NewGithubManager
test: internal/github/manager_test.go#L83
cannot use client (variable of type *"github.com/google/go-github/v62/github".Client) as *"github.com/google/go-github/v32/github".Client value in argument to NewGithubManager
test
Process completed with exit code 1.