Skip to content

Bump github.com/palantir/go-githubapp from 0.27.0 to 0.28.0 #1436

Bump github.com/palantir/go-githubapp from 0.27.0 to 0.28.0

Bump github.com/palantir/go-githubapp from 0.27.0 to 0.28.0 #1436

Triggered via pull request September 16, 2024 21:47
Status Success
Total duration 1m 49s
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/v64/github".Repository value in argument to githubapp.PreparePRContext
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v64/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/v64/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/v64/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/v64/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/v64/github".Repository value in argument to githubapp.PrepareRepoContext
Analyze (go)
cannot use client (variable of type *"github.com/google/go-github/v64/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/v64/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/v64/github".PullRequest) as *"github.com/google/go-github/v63/github".PullRequest value in argument to h.PreparePRContext