fix(deps): update module github.com/google/go-github/v84 to v90 - #1481
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update module github.com/google/go-github/v84 to v90#1481renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Annotations
10 errors
|
test:
scm/github/deployment.go#L188
cannot use deployment (variable of type *"github.com/google/go-github/v90/github".DeploymentRequest) as "github.com/google/go-github/v90/github".DeploymentRequest value in argument to client.Repositories.CreateDeployment
|
|
test:
scm/github/deployment.go#L181
cannot use &[]string{} (value of type *[]string) as []string value in struct literal
|
|
test:
scm/github/deployment.go#L178
cannot use d.Ref (variable of type *string) as string value in struct literal
|
|
test:
scm/github/authentication.go#L140
cannot use transport.Client() (value of type *http.Client) as "github.com/google/go-github/v90/github".ClientOptionsFunc value in argument to github.NewClient
|
|
test:
scm/github/authentication.go#L140
assignment mismatch: 1 variable but github.NewClient returns 2 values
|
|
test:
scm/github/app_transport.go#L322
cannot use &http.Client{…} (value of type *http.Client) as "github.com/google/go-github/v90/github".ClientOptionsFunc value in argument to github.NewClient
|
|
test:
scm/github/app_transport.go#L321
multiple-value github.NewClient(&http.Client{…}) (value of type (*"github.com/google/go-github/v90/github".Client, error)) in single-value context
|
|
test:
compiler/registry/github/github.go#L76
cannot use tc (variable of type *http.Client) as "github.com/google/go-github/v90/github".ClientOptionsFunc value in argument to github.NewClient
|
|
test:
compiler/registry/github/github.go#L76
assignment mismatch: 1 variable but github.NewClient returns 2 values
|
|
test:
compiler/registry/github/github.go#L50
assignment mismatch: 1 variable but github.NewClient returns 2 values
|
background
wait
wait-all
cancel
parallel
Loading