build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 #1080
Annotations
6 errors
Analyze (go):
github/resource_github_issue_labels.go#L79
cannot use options (variable of type *"github.com/google/go-github/v52/github".ListOptions) as *"github.com/google/go-github/v55/github".ListOptions value in argument to client.Issues.ListLabels
|
Analyze (go):
github/resource_github_issue_labels.go#L147
cannot use &github.Label{…} (value of type *"github.com/google/go-github/v52/github".Label) as *"github.com/google/go-github/v55/github".Label value in argument to client.Issues.CreateLabel
|
Analyze (go):
github/resource_github_issue_labels.go#L183
cannot use &github.Label{…} (value of type *"github.com/google/go-github/v52/github".Label) as *"github.com/google/go-github/v55/github".Label value in argument to client.Issues.EditLabel
|
Analyze (go)
cannot use options (variable of type *"github.com/google/go-github/v52/github".ListOptions) as *"github.com/google/go-github/v55/github".ListOptions value in argument to client.Issues.ListLabels
|
Analyze (go)
cannot use &github.Label{…} (value of type *"github.com/google/go-github/v52/github".Label) as *"github.com/google/go-github/v55/github".Label value in argument to client.Issues.CreateLabel
|
Analyze (go)
cannot use &github.Label{…} (value of type *"github.com/google/go-github/v52/github".Label) as *"github.com/google/go-github/v55/github".Label value in argument to client.Issues.EditLabel
|