chore(deps): bump github.com/palantir/go-githubapp from 0.22.0 to 0.26.0 #110
pr.yml
on: pull_request
Lint
1m 6s
Security scan
37s
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
|