Excavator: Manage go module dependencies #954
Annotations
10 errors
Analyze (go)
cannot use tokenClient (variable of type *"github.com/google/go-github/v66/github".Client) as *"github.com/google/go-github/v65/github".Client value in argument to bulldozer.NewGitHubMerger
|
Analyze (go)
cannot use &event (value of type *"github.com/google/go-github/v65/github".CheckRunEvent) as githubapp.InstallationSource value in argument to githubapp.GetInstallationIDFromEvent: *"github.com/google/go-github/v65/github".CheckRunEvent does not implement githubapp.InstallationSource (wrong type for method GetInstallation)
|
Analyze (go)
cannot use repo (variable of type *"github.com/google/go-github/v65/github".Repository) as *"github.com/google/go-github/v66/github".Repository value in argument to githubapp.PrepareRepoContext
|
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v66/github".Client) as *"github.com/google/go-github/v65/github".Client value in argument to pull.NewGithubContext
|
Analyze (go)
cannot use fullPR (variable of type *"github.com/google/go-github/v66/github".PullRequest) as *"github.com/google/go-github/v65/github".PullRequest value in argument to pull.NewGithubContext
|
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v66/github".Client) as *"github.com/google/go-github/v65/github".Client value in argument to h.FetchConfigForPR
|
Analyze (go)
cannot use fullPR (variable of type *"github.com/google/go-github/v66/github".PullRequest) as *"github.com/google/go-github/v65/github".PullRequest value in argument to h.FetchConfigForPR
|
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v66/github".Client) as *"github.com/google/go-github/v65/github".Client value in argument to h.UpdatePullRequest
|
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v66/github".Client) as *"github.com/google/go-github/v65/github".Client value in argument to h.ProcessPullRequest
|
Analyze (go)
cannot use fullPR (variable of type *"github.com/google/go-github/v66/github".PullRequest) as *"github.com/google/go-github/v65/github".PullRequest value in argument to h.ProcessPullRequest
|