Skip to content

Bump github.com/palantir/go-githubapp from 0.22.0 to 0.24.1 #83

Bump github.com/palantir/go-githubapp from 0.22.0 to 0.24.1

Bump github.com/palantir/go-githubapp from 0.22.0 to 0.24.1 #83

Triggered via pull request April 17, 2024 17:48
Status Failure
Total duration 3m 21s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint: config.go#L1
: # github.com/redhat-appstudio-qe/ci-helper-app
Lint: issue_comment.go#L70
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#L72
cannot use event.GetRepo() (value of type *"github.com/google/go-github/v58/github".Repository) as *"github.com/google/go-github/v60/github".Repository value in argument to githubapp.PreparePRContext
Lint: issue_comment.go#L127
cannot use client (variable of type *"github.com/google/go-github/v60/github".Client) as *"github.com/google/go-github/v58/github".Client value in argument to failedTCReport.updateCommentWithFailedTestCasesReport (typecheck)
Lint
issues found