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
Describe the bug
I'm not 100% if this is a bug, but I've install gh correctly, but when I installed the extension and then run gh dash it loads the UI for 1s an then the next PR is thrown:
2024/05/28 11:34:07 ERRO Task finished with error id="fetching_prs_2_2024-05-28 11:34:06.475409 -0700 PDT m=+0.120038335" err="GraphQL: Field 'startLine' doesn't exist on type 'PullRequestReviewComment' (query SearchPullRequests.search.nodes.... on PullRequest.reviewThreads.nodes.comments.nodes.startLine), Field 'line' doesn't exist on type 'PullRequestReviewComment' (query SearchPullRequests.search.nodes.... on PullRequest.reviewThreads.nodes.comments.nodes.line)"
2024/05/28 11:34:07 ERRO Task finished with error id="fetching_prs_3_2024-05-28 11:34:06.475434 -0700 PDT m=+0.120063918" err="GraphQL: Field 'startLine' doesn't exist on type 'PullRequestReviewComment' (query SearchPullRequests.search.nodes.... on PullRequest.reviewThreads.nodes.comments.nodes.startLine), Field 'line' doesn't exist on type 'PullRequestReviewComment' (query SearchPullRequests.search.nodes.... on PullRequest.reviewThreads.nodes.comments.nodes.line)"
2024/05/28 11:34:07 ERRO Task finished with error id="fetching_prs_1_2024-05-28 11:34:06.475109 -0700 PDT m=+0.119738585" err="GraphQL: Field 'startLine' doesn't exist on type 'PullRequestReviewComment' (query SearchPullRequests.search.nodes.... on PullRequest.reviewThreads.nodes.comments.nodes.startLine), Field 'line' doesn't exist on type 'PullRequestReviewComment' (query SearchPullRequests.search.nodes.... on PullRequest.reviewThreads.nodes.comments.nodes.line)"
To Reproduce
Steps to reproduce the behavior:
Go to your terminal
Run gh dash
See error
Expected behavior
I would like to see my PR's in the dash UI, as shown in the Readme of this repo
Screenshots
Desktop (please complete the following information):
OS: Sonoma 14.4.1
Apple M2 Pro
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm not 100% if this is a bug, but I've install
gh
correctly, but when I installed the extension and then rungh dash
it loads the UI for 1s an then the next PR is thrown:To Reproduce
Steps to reproduce the behavior:
gh dash
Expected behavior
I would like to see my PR's in the dash UI, as shown in the Readme of this repo
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: