Skip to content

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

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

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

Triggered via pull request July 22, 2024 01:47
Status Failure
Total duration 1m 26s
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/v63/github".Repository value in argument to githubapp.PreparePRContext
Lint: issue_comment.go#L134
cannot use client (variable of type *"github.com/google/go-github/v63/github".Client) as *"github.com/google/go-github/v58/github".Client value in argument to failedTCReport.updateCommentWithFailedTestCasesReport (typecheck)
Lint
issues found