build(deps): bump the all group with 2 updates #392
Annotations
10 errors
pkg/changelog/impl.go#L34
could not import k8s.io/release/pkg/notes (-: # k8s.io/release/pkg/notes
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
The logs for this run have expired and are no longer available.
Loading