Skip to content

fix(deps): update external go packages #327

fix(deps): update external go packages

fix(deps): update external go packages #327

Triggered via pull request May 24, 2024 09:18
Status Failure
Total duration 36s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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