Skip to content

Excavator: Bump go dependency github.com/palantir/go-githubapp #1051

Excavator: Bump go dependency github.com/palantir/go-githubapp

Excavator: Bump go dependency github.com/palantir/go-githubapp #1051

Triggered via pull request March 2, 2026 15:56
Status Failure
Total duration 1m 4s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Verify: server/handler/check_run.go#L104
cannot use client (variable of type *"github.com/google/go-github/v84/github".Client) as *"github.com/google/go-github/v83/github".Client value in argument to h.ProcessPullRequest
Verify: server/handler/check_run.go#L96
cannot use client (variable of type *"github.com/google/go-github/v84/github".Client) as *"github.com/google/go-github/v83/github".Client value in argument to h.UpdatePullRequest
Verify: server/handler/check_run.go#L87
cannot use fullPR (variable of type *"github.com/google/go-github/v84/github".PullRequest) as *"github.com/google/go-github/v83/github".PullRequest value in argument to h.FetchConfigForPR
Verify: server/handler/check_run.go#L87
cannot use client (variable of type *"github.com/google/go-github/v84/github".Client) as *"github.com/google/go-github/v83/github".Client value in argument to h.FetchConfigForPR
Verify: server/handler/check_run.go#L85
cannot use fullPR (variable of type *"github.com/google/go-github/v84/github".PullRequest) as *"github.com/google/go-github/v83/github".PullRequest value in argument to pull.NewGithubContext
Verify: server/handler/check_run.go#L85
cannot use client (variable of type *"github.com/google/go-github/v84/github".Client) as *"github.com/google/go-github/v83/github".Client value in argument to pull.NewGithubContext
Verify: server/handler/check_run.go#L64
cannot use client.PullRequests (variable of type *"github.com/google/go-github/v84/github".PullRequestsService) as pull.GitHubPullRequestClient value in argument to pull.ListAllOpenPullRequestsFilteredBySHA: *"github.com/google/go-github/v84/github".PullRequestsService does not implement pull.GitHubPullRequestClient (wrong type for method List)
Verify: server/handler/check_run.go#L48
cannot use repo (variable of type *"github.com/google/go-github/v83/github".Repository) as *"github.com/google/go-github/v84/github".Repository value in argument to githubapp.PrepareRepoContext
Verify: server/handler/check_run.go#L46
cannot use &event (value of type *"github.com/google/go-github/v83/github".CheckRunEvent) as githubapp.InstallationSource value in argument to githubapp.GetInstallationIDFromEvent: *"github.com/google/go-github/v83/github".CheckRunEvent does not implement githubapp.InstallationSource (wrong type for method GetInstallation)
Verify: server/handler/base.go#L77
cannot use tokenClient (variable of type *"github.com/google/go-github/v84/github".Client) as *"github.com/google/go-github/v83/github".Client value in argument to bulldozer.NewGitHubMerger
Dist: server/handler/check_run.go#L104
cannot use client (variable of type *"github.com/google/go-github/v84/github".Client) as *"github.com/google/go-github/v83/github".Client value in argument to h.ProcessPullRequest
Dist: server/handler/check_run.go#L96
cannot use client (variable of type *"github.com/google/go-github/v84/github".Client) as *"github.com/google/go-github/v83/github".Client value in argument to h.UpdatePullRequest
Dist: server/handler/check_run.go#L87
cannot use fullPR (variable of type *"github.com/google/go-github/v84/github".PullRequest) as *"github.com/google/go-github/v83/github".PullRequest value in argument to h.FetchConfigForPR
Dist: server/handler/check_run.go#L87
cannot use client (variable of type *"github.com/google/go-github/v84/github".Client) as *"github.com/google/go-github/v83/github".Client value in argument to h.FetchConfigForPR
Dist: server/handler/check_run.go#L85
cannot use fullPR (variable of type *"github.com/google/go-github/v84/github".PullRequest) as *"github.com/google/go-github/v83/github".PullRequest value in argument to pull.NewGithubContext
Dist: server/handler/check_run.go#L85
cannot use client (variable of type *"github.com/google/go-github/v84/github".Client) as *"github.com/google/go-github/v83/github".Client value in argument to pull.NewGithubContext
Dist: server/handler/check_run.go#L64
cannot use client.PullRequests (variable of type *"github.com/google/go-github/v84/github".PullRequestsService) as pull.GitHubPullRequestClient value in argument to pull.ListAllOpenPullRequestsFilteredBySHA: *"github.com/google/go-github/v84/github".PullRequestsService does not implement pull.GitHubPullRequestClient (wrong type for method List)
Dist: server/handler/check_run.go#L48
cannot use repo (variable of type *"github.com/google/go-github/v83/github".Repository) as *"github.com/google/go-github/v84/github".Repository value in argument to githubapp.PrepareRepoContext
Dist: server/handler/check_run.go#L46
cannot use &event (value of type *"github.com/google/go-github/v83/github".CheckRunEvent) as githubapp.InstallationSource value in argument to githubapp.GetInstallationIDFromEvent: *"github.com/google/go-github/v83/github".CheckRunEvent does not implement githubapp.InstallationSource (wrong type for method GetInstallation)
Dist: server/handler/base.go#L77
cannot use tokenClient (variable of type *"github.com/google/go-github/v84/github".Client) as *"github.com/google/go-github/v83/github".Client value in argument to bulldozer.NewGitHubMerger
ci-all
Process completed with exit code 1.