Skip to content

fix(deps): update module github.com/google/go-github/v59 to v60 in go.mod (main) #6420

fix(deps): update module github.com/google/go-github/v59 to v60 in go.mod (main)

fix(deps): update module github.com/google/go-github/v59 to v60 in go.mod (main) #6420

Triggered via pull request September 19, 2024 04:15
Status Failure
Total duration 1m 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Linting: testdrive/github.go#L60
cannot use map[string]interface{}{…} (value of type map[string]interface{}) as *github.HookConfig value in struct literal (typecheck)
Linting: cmd/bootstrap.go#L20
could not import github.com/runatlantis/atlantis/testdrive (-: # github.com/runatlantis/atlantis/testdrive
Linting: testdrive/github.go#L60
cannot use map[string]interface{}{…} (value of type map[string]interface{}) as *github.HookConfig value in struct literal) (typecheck)
Linting: server/events/event_parser_test.go#L50
cannot use &Repo (value of type *"github.com/google/go-github/v59/github".Repository) as *"github.com/google/go-github/v60/github".Repository value in argument to parser.ParseGithubRepo
Linting: server/events/event_parser_test.go#L68
cannot use &Repo (value of type *"github.com/google/go-github/v59/github".Repository) as *"github.com/google/go-github/v60/github".Repository value in struct literal
Linting: server/events/event_parser_test.go#L139
cannot use &PullEvent (value of type *"github.com/google/go-github/v59/github".PullRequestEvent) as *"github.com/google/go-github/v60/github".PullRequestEvent value in argument to parser.ParseGithubPullEvent
Linting: server/events/event_parser_test.go#L314
cannot use &Pull (value of type *"github.com/google/go-github/v59/github".PullRequest) as *"github.com/google/go-github/v60/github".PullRequest value in argument to parser.ParseGithubPull (typecheck)
Linting
issues found