Skip to content

fix(deps): update external go packages #338

fix(deps): update external go packages

fix(deps): update external go packages #338

Triggered via pull request July 16, 2024 00:59
Status Failure
Total duration 44s
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/v63/github".IssueComment value in argument to client.Issues.CreateComment
build
Process completed with exit code 1.