Excavator: Manage go module dependencies #1557
Annotations
10 errors and 2 warnings
Analyze (go)
cannot use pr.GetBase().GetRepo() (value of type *"github.com/google/go-github/v67/github".Repository) as *"github.com/google/go-github/v68/github".Repository value in argument to githubapp.PreparePRContext
|
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v68/github".Client) as *"github.com/google/go-github/v67/github".Client value in argument to NewCrossOrgMembershipContext
|
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v68/github".Client) as *"github.com/google/go-github/v67/github".Client value in argument to pull.NewGitHubContext
|
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v68/github".Client) as *"github.com/google/go-github/v67/github".Client value in argument to b.ConfigFetcher.ConfigForRepositoryBranch
|
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v68/github".Client) as *"github.com/google/go-github/v67/github".Client value in struct literal
|
Analyze (go)
cannot use &event (value of type *"github.com/google/go-github/v67/github".CheckRunEvent) as githubapp.InstallationSource value in argument to githubapp.GetInstallationIDFromEvent: *"github.com/google/go-github/v67/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/v67/github".Repository) as *"github.com/google/go-github/v68/github".Repository value in argument to githubapp.PrepareRepoContext
|
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v68/github".Client) as *"github.com/google/go-github/v67/github".Client value in argument to pull.NewGitHubMembershipContext
|
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v68/github".Client) as *"github.com/google/go-github/v67/github".Client value in argument to checkUserPermissions
|
Analyze (go)
cannot use pr (variable of type *"github.com/google/go-github/v68/github".PullRequest) as *"github.com/google/go-github/v67/github".PullRequest value in argument to h.PreparePRContext
|
Analyze (javascript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|