Skip to content

fix(deps): update external go packages #304

fix(deps): update external go packages

fix(deps): update external go packages #304

Triggered via pull request April 3, 2024 10:50
Status Failure
Total duration 34s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: issue_release_status.go#L47
cannot use &event (value of type *"github.com/google/go-github/v47/github".PullRequestEvent) as githubapp.InstallationSource value in argument to githubapp.GetInstallationIDFromEvent: *"github.com/google/go-github/v47/github".PullRequestEvent does not implement githubapp.InstallationSource (wrong type for method GetInstallation)
build: issue_release_status.go#L141
cannot use &newComment (value of type *"github.com/google/go-github/v47/github".IssueComment) as *"github.com/google/go-github/v60/github".IssueComment value in argument to client.Issues.CreateComment
build
Process completed with exit code 1.