Skip to content

Excavator: Manage go module dependencies #954

Excavator: Manage go module dependencies

Excavator: Manage go module dependencies #954

Triggered via pull request October 16, 2024 18:31
Status Success
Total duration 1m 47s
Artifacts

codeql-analysis.yml

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

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