chore(deps): update go github sdk #3875
Annotations
5 errors
|
golangci-lint:
internal/repository/providers/github/api_test.go#L31
assignment mismatch: 1 variable but github.NewClient returns 2 values (typecheck)
|
|
golangci-lint:
internal/repository/providers/github/github.go#L134
cannot use httpClient (variable of type *"net/http".Client) as "github.com/google/go-github/v89/github".ClientOptionsFunc value in argument to github.NewClient
|
|
golangci-lint:
internal/repository/providers/github/github.go#L134
assignment mismatch: 1 variable but github.NewClient returns 2 values
|
|
golangci-lint:
internal/repository/providers/github/github.go#L128
cannot use httpClient (variable of type *"net/http".Client) as "github.com/google/go-github/v89/github".ClientOptionsFunc value in argument to github.NewClient
|
|
golangci-lint:
internal/repository/providers/github/github.go#L128
multiple-value github.NewClient(httpClient) (value of type (*"github.com/google/go-github/v89/github".Client, error)) in single-value context
|
background
wait
wait-all
cancel
parallel
Loading