Skip to content

Excavator: Manage go module dependencies #1092

Excavator: Manage go module dependencies

Excavator: Manage go module dependencies #1092

Triggered via pull request May 11, 2024 07:34
Status Failure
Total duration 53s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Verify: server/handler/base.go#L53
cannot use pr.GetBase().GetRepo() (value of type *"github.com/google/go-github/v60/github".Repository) as *"github.com/google/go-github/v61/github".Repository value in argument to githubapp.PreparePRContext
Verify: server/handler/base.go#L72
cannot use client (variable of type *"github.com/google/go-github/v61/github".Client) as *"github.com/google/go-github/v60/github".Client value in argument to NewCrossOrgMembershipContext
Verify: server/handler/base.go#L73
cannot use client (variable of type *"github.com/google/go-github/v61/github".Client) as *"github.com/google/go-github/v60/github".Client value in argument to pull.NewGitHubContext
Verify: server/handler/base.go#L82
cannot use client (variable of type *"github.com/google/go-github/v61/github".Client) as *"github.com/google/go-github/v60/github".Client value in argument to b.ConfigFetcher.ConfigForRepositoryBranch
Verify: server/handler/base.go#L85
cannot use client (variable of type *"github.com/google/go-github/v61/github".Client) as *"github.com/google/go-github/v60/github".Client value in struct literal
Verify: server/handler/check_run.go#L48
cannot use &event (value of type *"github.com/google/go-github/v60/github".CheckRunEvent) as githubapp.InstallationSource value in argument to githubapp.GetInstallationIDFromEvent: *"github.com/google/go-github/v60/github".CheckRunEvent does not implement githubapp.InstallationSource (wrong type for method GetInstallation)
Verify: server/handler/check_run.go#L50
cannot use repo (variable of type *"github.com/google/go-github/v60/github".Repository) as *"github.com/google/go-github/v61/github".Repository value in argument to githubapp.PrepareRepoContext
Verify: server/handler/cross_org.go#L66
cannot use client (variable of type *"github.com/google/go-github/v61/github".Client) as *"github.com/google/go-github/v60/github".Client value in argument to pull.NewGitHubMembershipContext
Verify: server/handler/details.go#L144
cannot use client (variable of type *"github.com/google/go-github/v61/github".Client) as *"github.com/google/go-github/v60/github".Client value in argument to checkUserPermissions
Verify: server/handler/details.go#L164
cannot use pr (variable of type *"github.com/google/go-github/v61/github".PullRequest) as *"github.com/google/go-github/v60/github".PullRequest value in argument to h.PreparePRContext