Skip to content

Excavator: Manage go module dependencies #1471

Excavator: Manage go module dependencies

Excavator: Manage go module dependencies #1471

Triggered via pull request October 16, 2024 19:05
Status Success
Total duration 1m 59s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (go)
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
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 NewCrossOrgMembershipContext
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 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
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 struct literal
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.NewGitHubMembershipContext
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 checkUserPermissions
Analyze (go)
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