Excavator: Manage go module dependencies #1277
Annotations
20 errors
Verify:
server/handler/base.go#L53
cannot use pr.GetBase().GetRepo() (value of type *"github.com/google/go-github/v65/github".Repository) as *"github.com/google/go-github/v66/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/v66/github".Client) as *"github.com/google/go-github/v65/github".Client value in argument to NewCrossOrgMembershipContext
|
Verify:
server/handler/base.go#L73
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
|
Verify:
server/handler/base.go#L82
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 b.ConfigFetcher.ConfigForRepositoryBranch
|
Verify:
server/handler/base.go#L85
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 struct literal
|
Verify:
server/handler/check_run.go#L49
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)
|
Verify:
server/handler/check_run.go#L51
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
|
Verify:
server/handler/cross_org.go#L66
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.NewGitHubMembershipContext
|
Verify:
server/handler/details.go#L144
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 checkUserPermissions
|
Verify:
server/handler/details.go#L164
cannot use pr (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.PreparePRContext
|
Dist:
server/handler/base.go#L53
cannot use pr.GetBase().GetRepo() (value of type *"github.com/google/go-github/v65/github".Repository) as *"github.com/google/go-github/v66/github".Repository value in argument to githubapp.PreparePRContext
|
Dist:
server/handler/base.go#L72
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 NewCrossOrgMembershipContext
|
Dist:
server/handler/base.go#L73
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
|
Dist:
server/handler/base.go#L82
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 b.ConfigFetcher.ConfigForRepositoryBranch
|
Dist:
server/handler/base.go#L85
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 struct literal
|
Dist:
server/handler/check_run.go#L49
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)
|
Dist:
server/handler/check_run.go#L51
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
|
Dist:
server/handler/cross_org.go#L66
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.NewGitHubMembershipContext
|
Dist:
server/handler/details.go#L144
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 checkUserPermissions
|
Dist:
server/handler/details.go#L164
cannot use pr (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.PreparePRContext
|