fix(deps): update module github.com/google/go-github/v66 to v67 in go.mod (main) #8554
test.yml
on: pull_request
changes
4s
e2e-github
40s
e2e-gitlab
43s
Annotations
5 errors and 2 warnings
Tests:
server/events/event_parser_test.go#L51
cannot use &Repo (value of type *"github.com/google/go-github/v66/github".Repository) as *"github.com/google/go-github/v67/github".Repository value in argument to parser.ParseGithubRepo
|
Tests:
server/events/event_parser_test.go#L69
cannot use &Repo (value of type *"github.com/google/go-github/v66/github".Repository) as *"github.com/google/go-github/v67/github".Repository value in struct literal
|
Tests:
server/events/event_parser_test.go#L140
cannot use &PullEvent (value of type *"github.com/google/go-github/v66/github".PullRequestEvent) as *"github.com/google/go-github/v67/github".PullRequestEvent value in argument to parser.ParseGithubPullEvent
|
Tests:
server/events/event_parser_test.go#L315
cannot use &Pull (value of type *"github.com/google/go-github/v66/github".PullRequest) as *"github.com/google/go-github/v67/github".PullRequest value in argument to parser.ParseGithubPull
|
Tests
Process completed with exit code 2.
|
e2e-github
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-gitlab
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|