Skip to content

build(deps): bump the all group with 2 updates #392

build(deps): bump the all group with 2 updates

build(deps): bump the all group with 2 updates #392

Triggered via pull request November 28, 2023 01:58
Status Failure
Total duration 3m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/changelog/impl.go#L34
could not import k8s.io/release/pkg/notes (-: # k8s.io/release/pkg/notes
lint: pkg/notes/notes.go#L540
cannot use g.client.ListCommits(g.context, g.options.GithubOrg, g.options.GithubRepo, clo) (value of type []*"github.com/google/go-github/v56/github".RepositoryCommit) as []*"github.com/google/go-github/v53/github".RepositoryCommit value in assignment
lint: pkg/notes/notes.go#L540
cannot use g.client.ListCommits(g.context, g.options.GithubOrg, g.options.GithubRepo, clo) (value of type *"github.com/google/go-github/v56/github".Response) as *"github.com/google/go-github/v53/github".Response value in assignment
lint: pkg/notes/notes.go#L540
cannot use clo (variable of type *"github.com/google/go-github/v53/github".CommitsListOptions) as *"github.com/google/go-github/v56/github".CommitsListOptions value in argument to g.client.ListCommits
lint: pkg/notes/notes.go#L928
cannot use g.client.ListPullRequestsWithCommit(g.context, g.options.GithubOrg, g.options.GithubRepo, sha, plo) (value of type []*"github.com/google/go-github/v56/github".PullRequest) as []*"github.com/google/go-github/v53/github".PullRequest value in assignment
lint: pkg/notes/notes.go#L928
cannot use g.client.ListPullRequestsWithCommit(g.context, g.options.GithubOrg, g.options.GithubRepo, sha, plo) (value of type *"github.com/google/go-github/v56/github".Response) as *"github.com/google/go-github/v53/github".Response value in assignment
lint: pkg/notes/notes.go#L929
cannot use plo (variable of type *"github.com/google/go-github/v53/github".PullRequestListOptions) as *"github.com/google/go-github/v56/github".ListOptions value in argument to g.client.ListPullRequestsWithCommit
lint: pkg/notes/notes.go#L968
cannot use g.client.GetPullRequest(g.context, g.options.GithubOrg, g.options.GithubRepo, pr) (value of type *"github.com/google/go-github/v56/github".PullRequest) as *"github.com/google/go-github/v53/github".PullRequest value in assignment
lint: pkg/notes/notes.go#L968
cannot use g.client.GetPullRequest(g.context, g.options.GithubOrg, g.options.GithubRepo, pr) (value of type *"github.com/google/go-github/v56/github".Response) as *"github.com/google/go-github/v53/github".Response value in assignment
lint: pkg/notes/notes_v2.go#L168
cannot use pr (variable of type *"github.com/google/go-github/v56/github".PullRequest) as *"github.com/google/go-github/v53/github".PullRequest value in argument to labelsWithPrefix