Bump github.com/palantir/go-githubapp from 0.22.0 to 0.24.1 #83
Annotations
5 errors
golangci-lint:
config.go#L1
: # github.com/redhat-appstudio-qe/ci-helper-app
|
golangci-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)
|
golangci-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
|
golangci-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)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading