Skip to content

chore(deps): bump github.com/palantir/go-githubapp from 0.22.0 to 0.26.0 #110

chore(deps): bump github.com/palantir/go-githubapp from 0.22.0 to 0.26.0

chore(deps): bump github.com/palantir/go-githubapp from 0.22.0 to 0.26.0 #110

Triggered via pull request May 29, 2024 17:51
Status Failure
Total duration 1m 14s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint: issue_comment.go#L76
cannot use &event (value of type *"github.com/google/go-github/v58/github".IssueCommentEvent) as githubapp.InstallationSource value in argument to githubapp.GetInstallationIDFromEvent: *"github.com/google/go-github/v58/github".IssueCommentEvent does not implement githubapp.InstallationSource (wrong type for method GetInstallation)
Lint: issue_comment.go#L78
cannot use event.GetRepo() (value of type *"github.com/google/go-github/v58/github".Repository) as *"github.com/google/go-github/v62/github".Repository value in argument to githubapp.PreparePRContext
Lint: issue_comment.go#L134
cannot use client (variable of type *"github.com/google/go-github/v62/github".Client) as *"github.com/google/go-github/v58/github".Client value in argument to failedTCReport.updateCommentWithFailedTestCasesReport (typecheck)
Lint
issues found