Skip to content

Excavator: Manage go module dependencies #1437

Excavator: Manage go module dependencies

Excavator: Manage go module dependencies #1437

Triggered via pull request September 17, 2024 05:25
Status Success
Total duration 1m 50s
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/v63/github".Repository) as *"github.com/google/go-github/v65/github".Repository value in argument to githubapp.PreparePRContext
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v65/github".Client) as *"github.com/google/go-github/v63/github".Client value in argument to NewCrossOrgMembershipContext
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v65/github".Client) as *"github.com/google/go-github/v63/github".Client value in argument to pull.NewGitHubContext
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v65/github".Client) as *"github.com/google/go-github/v63/github".Client value in argument to b.ConfigFetcher.ConfigForRepositoryBranch
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v65/github".Client) as *"github.com/google/go-github/v63/github".Client value in struct literal
Analyze (go)
cannot use &event (value of type *"github.com/google/go-github/v63/github".CheckRunEvent) as githubapp.InstallationSource value in argument to githubapp.GetInstallationIDFromEvent: *"github.com/google/go-github/v63/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/v63/github".Repository) as *"github.com/google/go-github/v65/github".Repository value in argument to githubapp.PrepareRepoContext
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v65/github".Client) as *"github.com/google/go-github/v63/github".Client value in argument to pull.NewGitHubMembershipContext
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v65/github".Client) as *"github.com/google/go-github/v63/github".Client value in argument to checkUserPermissions
Analyze (go)
cannot use pr (variable of type *"github.com/google/go-github/v65/github".PullRequest) as *"github.com/google/go-github/v63/github".PullRequest value in argument to h.PreparePRContext