You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cannot use &event (value of type *"github.com/google/go-github/v61/github".IssueCommentEvent) as githubapp.InstallationSource value in argument to githubapp.GetInstallationIDFromEvent: *"github.com/google/go-github/v61/github".IssueCommentEvent does not implement githubapp.InstallationSource (wrong type for method GetInstallation)
cannot use client (variable of type *"github.com/google/go-github/v63/github".Client) as *"github.com/google/go-github/v61/github".Client value in argument to util.PostPullRequestComment
cannot use pr.Labels (variable of type []*"github.com/google/go-github/v63/github".Label) as []*"github.com/google/go-github/v61/github".Label value in assignment
cannot use client (variable of type *"github.com/google/go-github/v63/github".Client) as *"github.com/google/go-github/v61/github".Client value in argument to h.helpCommand
cannot use client (variable of type *"github.com/google/go-github/v63/github".Client) as *"github.com/google/go-github/v61/github".Client value in argument to h.enableCommand
cannot use client (variable of type *"github.com/google/go-github/v63/github".Client) as *"github.com/google/go-github/v61/github".Client value in argument to h.generateCommand
cannot use client (variable of type *"github.com/google/go-github/v63/github".Client) as *"github.com/google/go-github/v61/github".Client value in argument to h.precheckCommand
cannot use client (variable of type *"github.com/google/go-github/v63/github".Client) as *"github.com/google/go-github/v61/github".Client value in argument to h.sdgSvcCommand
cannot use client (variable of type *"github.com/google/go-github/v63/github".Client) as *"github.com/google/go-github/v61/github".Client value in argument to h.unknownCommand
cannot use newPR (variable of type *"github.com/google/go-github/v61/github".NewPullRequest) as *"github.com/google/go-github/v63/github".NewPullRequest value in argument to client.PullRequests.Create
The logs for this run have expired and are no longer available.