fix(deps): update module github.com/google/go-github/v84 to v90 - #1481
fix(deps): update module github.com/google/go-github/v84 to v90#1481renovate[bot] wants to merge 1 commit into
reviewdog [golangci] report
reported by reviewdog 🐶
Findings (7)
compiler/registry/github/doc.go|1| : # github.com/go-vela/server/compiler/registry/github [github.com/go-vela/server/compiler/registry/github.test]
compiler/registry/github/github.go|50 col 15| assignment mismatch: 1 variable but github.NewClient returns 2 values
compiler/registry/github/github.go|76 col 12| assignment mismatch: 1 variable but github.NewClient returns 2 values
compiler/registry/github/github.go|76 col 29| cannot use tc (variable of type *http.Client) as "github.com/google/go-github/v90/github".ClientOptionsFunc value in argument to github.NewClient
compiler/registry/github/github_test.go|22 col 15| assignment mismatch: 1 variable but github.NewClient returns 2 values
compiler/registry/github/github_test.go|53 col 15| assignment mismatch: 1 variable but github.NewClient returns 2 values
compiler/registry/github/github_test.go|53 col 32| cannot use tc (variable of type *http.Client) as "github.com/google/go-github/v90/github".ClientOptionsFunc value in argument to github.NewClient (typecheck)
Filtered Findings (0)
Annotations
Check failure on line 1 in compiler/registry/github/doc.go
github-actions / golangci
[golangci] compiler/registry/github/doc.go#L1
: # github.com/go-vela/server/compiler/registry/github [github.com/go-vela/server/compiler/registry/github.test]
Raw output
compiler/registry/github/doc.go:1: : # github.com/go-vela/server/compiler/registry/github [github.com/go-vela/server/compiler/registry/github.test]
Check failure on line 50 in compiler/registry/github/github.go
github-actions / golangci
[golangci] compiler/registry/github/github.go#L50
assignment mismatch: 1 variable but github.NewClient returns 2 values
Raw output
compiler/registry/github/github.go:50:15: assignment mismatch: 1 variable but github.NewClient returns 2 values
Check failure on line 76 in compiler/registry/github/github.go
github-actions / golangci
[golangci] compiler/registry/github/github.go#L76
assignment mismatch: 1 variable but github.NewClient returns 2 values
Raw output
compiler/registry/github/github.go:76:12: assignment mismatch: 1 variable but github.NewClient returns 2 values
Check failure on line 76 in compiler/registry/github/github.go
github-actions / golangci
[golangci] 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
Raw output
compiler/registry/github/github.go:76:29: cannot use tc (variable of type *http.Client) as "github.com/google/go-github/v90/github".ClientOptionsFunc value in argument to github.NewClient
Check failure on line 22 in compiler/registry/github/github_test.go
github-actions / golangci
[golangci] compiler/registry/github/github_test.go#L22
assignment mismatch: 1 variable but github.NewClient returns 2 values
Raw output
compiler/registry/github/github_test.go:22:15: assignment mismatch: 1 variable but github.NewClient returns 2 values
Check failure on line 53 in compiler/registry/github/github_test.go
github-actions / golangci
[golangci] compiler/registry/github/github_test.go#L53
assignment mismatch: 1 variable but github.NewClient returns 2 values
Raw output
compiler/registry/github/github_test.go:53:15: assignment mismatch: 1 variable but github.NewClient returns 2 values
Check failure on line 53 in compiler/registry/github/github_test.go
github-actions / golangci
[golangci] compiler/registry/github/github_test.go#L53
cannot use tc (variable of type *http.Client) as "github.com/google/go-github/v90/github".ClientOptionsFunc value in argument to github.NewClient (typecheck)
Raw output
compiler/registry/github/github_test.go:53:32: cannot use tc (variable of type *http.Client) as "github.com/google/go-github/v90/github".ClientOptionsFunc value in argument to github.NewClient (typecheck)
// SPDX-License-Identifier: Apache-2.0
1 issues:
* typecheck: 1