Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot checkout review mode #5

Closed
abdulkareemnalband opened this issue Jan 18, 2021 · 2 comments
Closed

Cannot checkout review mode #5

abdulkareemnalband opened this issue Jan 18, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@abdulkareemnalband
Copy link

Issue Type: Bug

Cannot checkout review mode

git config

$> git remote  get-url origin --all
git@ssh.dev.azure.com:v3/figg/Decisions/Decisions.Web

config

        "azdoPullRequests.defaultMergeMethod": "Rebase",
        "azdoPullRequests.orgUrl": "https://dev.azure.com/figg",
        "azdoPullRequests.projectName": "Decisions",
        "azdoPullRequests.pullRequestDescription": "ask",
        "azdoPullRequests.remotes": [
            "origin"
        ]
logs
[Info] PAT token is not provided
[Info] Looking for git repository
[Info] Git repository found, initializing review manager and pr tree view.
[Info] Review> Validate state in progress
[Info] Review> Validating state...
[Info] Found GitHub remote
[Info] Review> no matching pull request metadata found for current branch tasks/4887-upgrade-froala
[Info] Review> no matching pull request metadata found on GitHub for current branch tasks/4887-upgrade-froala
[Info] PAT token is not provided
[Info] Review> Queuing additional validate state
[Info] Review> Validating state...
[Info] Found GitHub remote
[Info] Review> Queuing additional validate state
[Info] Review> no matching pull request metadata found for current branch tasks/4887-upgrade-froala
[Info] Warning: no result data for _git/Decisions.Web for search: {"sourceRefName":"tasks/4887-upgrade-froala"}
[Info] Review> no matching pull request metadata found on GitHub for current branch tasks/4887-upgrade-froala
[Info] Review> Validating state...
[Info] Found GitHub remote
[Info] Review> no matching pull request metadata found for current branch tasks/4887-upgrade-froala
[Info] Warning: no result data for _git/Decisions.Web for search: {"sourceRefName":"tasks/4887-upgrade-froala"}
[Info] Review> no matching pull request metadata found on GitHub for current branch tasks/4887-upgrade-froala
[Info] Review> switch to Pull Request #3427 - start
[Info] PullRequestGitHelper> Branch pr/kasturi.sharma@meetingdecisions.com/3427 is from a fork. Create a remote first.
[Info] PullRequestGitHelper> create remote for https://figg.visualstudio.com/_git/decisions.web.
[Info] Review> checkout failed #{"message":"Failed to execute git","stdout":"","stderr":"ssh: connect to host figg.visualstudio.com port 22: Network is unreachable\r\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n","exitCode":128,"gitErrorCode":"RemoteConnectionError","gitCommand":"fetch","gitArgs":["fetch","_git","bugs/5808-412-pre-conditioned-failed:pr/kasturi.sharma@meetingdecisions.com/3427","--depth=1"]}
[Info] Review> Queuing additional validate state
[Info] Review> Validating state...
[Info] Found GitHub remote
[Info] Review> no matching pull request metadata found for current branch tasks/4887-upgrade-froala
[Info] Warning: no result data for _git/Decisions.Web for search: {"sourceRefName":"tasks/4887-upgrade-froala"}
[Info] Review> no matching pull request metadata found on GitHub for current branch tasks/4887-upgrade-froala
Extension version: 0.0.5 VS Code version: Code - Insiders 1.53.0-insider (1a6eef3170be2a11751ee50d450328d458f7bfac, 2021-01-15T05:15:40.826Z) OS version: Windows_NT x64 10.0.19042
System Info
Item Value
CPUs Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz (8 x 1992)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: enabled
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.75GB (8.27GB free)
Process Argv D:\repo\Decisions.Web\web.code-workspace --crash-reporter-id 690ad1b7-c84f-4e12-b9a4-ec7eef81099e
Screen Reader no
VM 0%
@ankitbko ankitbko self-assigned this Jan 18, 2021
@ankitbko ankitbko added the bug Something isn't working label Jan 18, 2021
@ankitbko
Copy link
Owner

Fixed. Released version 0.0.6. However you will need to update your vscode to 1.53.0-insider which got released earlier today.

@abdulkareemnalband
Copy link
Author

Thanks again
works like a charm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants