microsoft / vscode-pull-request-github

GitHub Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github
MIT License
2.32k stars 583 forks source link

Extension is unusable. The "Create pull request" pane is blank #2739

Closed Ark-kun closed 1 year ago

Ark-kun commented 3 years ago
  1. I have a branch that I've pushed to origin.
  2. On the "Source control" page I click "Create pull request button" and get transferred to the "GitHub pull request extension".
  3. The page shows the branch files ("Compare changes"), but nothing else.
  4. VSCode restart dd not help

image

RMacfarlane commented 3 years ago

Thanks for the log, can you also try running the "Developer: Toggle Developer Tools" and see if anything is in the dev console?

Ark-kun commented 3 years ago

Most of these occurred after the issue and so are not relevant:

Overwriting grammar scope name to file mapping for scope source.java.
Old grammar file: file:///c%3A/Users/Ark/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/extensions/java/syntaxes/java.tmLanguage.json.
New grammar file: file:///c%3A/Users/Ark/.vscode/extensions/redhat.java-0.79.1/syntaxes/java.tmLanguage.json
register @ workbench.desktop.main.js:1917
workbench.desktop.main.js:1917 Overwriting grammar scope name to file mapping for scope source.yaml.
Old grammar file: file:///c%3A/Users/Ark/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/extensions/yaml/syntaxes/yaml.tmLanguage.json.
New grammar file: file:///c%3A/Users/Ark/.vscode/extensions/redhat.vscode-yaml-0.18.0/syntaxes/yaml.tmLanguage.json
register @ workbench.desktop.main.js:1917
workbench.desktop.main.js:2786 Extension Host
workbench.desktop.main.js:2786 Debugger attached.
workbench.desktop.main.js:626  WARN UNRESPONSIVE extension host, 'ritwickdey.LiveServer' took 80% of 2215.409ms, saved PROFILE here: 'file:///c%3A/Users/Ark/AppData/Local/Temp/exthost-9af284.cpuprofile' Array(11)
workbench.desktop.main.js:62 [Extension Host] (node:92712) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
m @ workbench.desktop.main.js:62
workbench.desktop.main.js:1543 [Embedded Page] Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
workbench.desktop.main.js:1543 [Embedded Page] Uncaught Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remoteserror: Out of memory, malloc failed (tried to allocate 765 bytes)fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt
m @ workbench.desktop.main.js:62
workbench.desktop.main.js:62 [Extension Host] stack trace: Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remoteserror: Out of memory, malloc failed (tried to allocate 765 bytes)fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt   at c:\Users\Ark\.vscode\extensions\eamodio.gitlens-11.4.1\dist\gitlens.js:53:36614  at ChildProcess.exithandler (child_process.js:319:5)    at ChildProcess.emit (events.js:315:20) at maybeClose (internal/child_process.js:1021:16)   at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
m @ workbench.desktop.main.js:62
workbench.desktop.main.js:2119 [[object Object]]Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remotes
error: Out of memory, malloc failed (tried to allocate 765 bytes)
fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt

$onExtensionRuntimeError @ workbench.desktop.main.js:2119
workbench.desktop.main.js:2119 Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remotes
error: Out of memory, malloc failed (tried to allocate 765 bytes)
fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt

    at c:\Users\Ark\.vscode\extensions\eamodio.gitlens-11.4.1\dist\gitlens.js:53:36614
    at ChildProcess.exithandler (child_process.js:319:5)
    at ChildProcess.emit (events.js:315:20)
    at maybeClose (internal/child_process.js:1021:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
$onExtensionRuntimeError @ workbench.desktop.main.js:2119
workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remoteserror: Out of memory, malloc failed (tried to allocate 765 bytes)fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt
m @ workbench.desktop.main.js:62
workbench.desktop.main.js:62 [Extension Host] stack trace: Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remoteserror: Out of memory, malloc failed (tried to allocate 765 bytes)fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt   at c:\Users\Ark\.vscode\extensions\eamodio.gitlens-11.4.1\dist\gitlens.js:53:36614  at ChildProcess.exithandler (child_process.js:319:5)    at ChildProcess.emit (events.js:315:20) at maybeClose (internal/child_process.js:1021:16)   at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
m @ workbench.desktop.main.js:62
workbench.desktop.main.js:2119 [[object Object]]Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remotes
error: Out of memory, malloc failed (tried to allocate 765 bytes)
fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt

$onExtensionRuntimeError @ workbench.desktop.main.js:2119
workbench.desktop.main.js:2119 Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remotes
error: Out of memory, malloc failed (tried to allocate 765 bytes)
fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt

    at c:\Users\Ark\.vscode\extensions\eamodio.gitlens-11.4.1\dist\gitlens.js:53:36614
    at ChildProcess.exithandler (child_process.js:319:5)
    at ChildProcess.emit (events.js:315:20)
    at maybeClose (internal/child_process.js:1021:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
$onExtensionRuntimeError @ workbench.desktop.main.js:2119
workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remoteserror: Out of memory, malloc failed (tried to allocate 765 bytes)fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt
m @ workbench.desktop.main.js:62
workbench.desktop.main.js:62 [Extension Host] stack trace: Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remoteserror: Out of memory, malloc failed (tried to allocate 765 bytes)fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt   at c:\Users\Ark\.vscode\extensions\eamodio.gitlens-11.4.1\dist\gitlens.js:53:36614  at ChildProcess.exithandler (child_process.js:319:5)    at ChildProcess.emit (events.js:315:20) at maybeClose (internal/child_process.js:1021:16)   at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
m @ workbench.desktop.main.js:62
workbench.desktop.main.js:2119 [[object Object]]Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remotes
error: Out of memory, malloc failed (tried to allocate 765 bytes)
fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt

$onExtensionRuntimeError @ workbench.desktop.main.js:2119
workbench.desktop.main.js:2119 Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remotes
error: Out of memory, malloc failed (tried to allocate 765 bytes)
fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt

    at c:\Users\Ark\.vscode\extensions\eamodio.gitlens-11.4.1\dist\gitlens.js:53:36614
    at ChildProcess.exithandler (child_process.js:319:5)
    at ChildProcess.emit (events.js:315:20)
    at maybeClose (internal/child_process.js:1021:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
$onExtensionRuntimeError @ workbench.desktop.main.js:2119
workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remoteserror: Out of memory, malloc failed (tried to allocate 765 bytes)fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt
m @ workbench.desktop.main.js:62
workbench.desktop.main.js:62 [Extension Host] stack trace: Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remoteserror: Out of memory, malloc failed (tried to allocate 765 bytes)fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt   at c:\Users\Ark\.vscode\extensions\eamodio.gitlens-11.4.1\dist\gitlens.js:53:36614  at ChildProcess.exithandler (child_process.js:319:5)    at ChildProcess.emit (events.js:315:20) at maybeClose (internal/child_process.js:1021:16)   at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
m @ workbench.desktop.main.js:62
workbench.desktop.main.js:2119 [[object Object]]Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remotes
error: Out of memory, malloc failed (tried to allocate 765 bytes)
fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt

$onExtensionRuntimeError @ workbench.desktop.main.js:2119
workbench.desktop.main.js:2119 Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remotes
error: Out of memory, malloc failed (tried to allocate 765 bytes)
fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt

    at c:\Users\Ark\.vscode\extensions\eamodio.gitlens-11.4.1\dist\gitlens.js:53:36614
    at ChildProcess.exithandler (child_process.js:319:5)
    at ChildProcess.emit (events.js:315:20)
    at maybeClose (internal/child_process.js:1021:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
$onExtensionRuntimeError @ workbench.desktop.main.js:2119
workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remoteserror: Out of memory, malloc failed (tried to allocate 765 bytes)fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt
m @ workbench.desktop.main.js:62
workbench.desktop.main.js:62 [Extension Host] stack trace: Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remoteserror: Out of memory, malloc failed (tried to allocate 765 bytes)fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt   at c:\Users\Ark\.vscode\extensions\eamodio.gitlens-11.4.1\dist\gitlens.js:53:36614  at ChildProcess.exithandler (child_process.js:319:5)    at ChildProcess.emit (events.js:315:20) at maybeClose (internal/child_process.js:1021:16)   at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
m @ workbench.desktop.main.js:62
workbench.desktop.main.js:2119 [[object Object]]Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remotes
error: Out of memory, malloc failed (tried to allocate 765 bytes)
fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt

$onExtensionRuntimeError @ workbench.desktop.main.js:2119
workbench.desktop.main.js:2119 Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remotes
error: Out of memory, malloc failed (tried to allocate 765 bytes)
fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt

    at c:\Users\Ark\.vscode\extensions\eamodio.gitlens-11.4.1\dist\gitlens.js:53:36614
    at ChildProcess.exithandler (child_process.js:319:5)
    at ChildProcess.emit (events.js:315:20)
    at maybeClose (internal/child_process.js:1021:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
$onExtensionRuntimeError @ workbench.desktop.main.js:2119
workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remoteserror: Out of memory, malloc failed (tried to allocate 765 bytes)fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt
m @ workbench.desktop.main.js:62
workbench.desktop.main.js:62 [Extension Host] stack trace: Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remoteserror: Out of memory, malloc failed (tried to allocate 765 bytes)fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt   at c:\Users\Ark\.vscode\extensions\eamodio.gitlens-11.4.1\dist\gitlens.js:53:36614  at ChildProcess.exithandler (child_process.js:319:5)    at ChildProcess.emit (events.js:315:20) at maybeClose (internal/child_process.js:1021:16)   at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
m @ workbench.desktop.main.js:62
workbench.desktop.main.js:2119 [[object Object]]Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remotes
error: Out of memory, malloc failed (tried to allocate 765 bytes)
fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt

$onExtensionRuntimeError @ workbench.desktop.main.js:2119
workbench.desktop.main.js:2119 Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remotes
error: Out of memory, malloc failed (tried to allocate 765 bytes)
fatal: packed object d4e73989170cf5e44b2fe1064a904003c3c5a7ff (stored in <path>/.git/objects/pack/pack-f3190713dfbda72fea213c4e9ed5858888ab8699.pack) is corrupt

    at c:\Users\Ark\.vscode\extensions\eamodio.gitlens-11.4.1\dist\gitlens.js:53:36614
    at ChildProcess.exithandler (child_process.js:319:5)
    at ChildProcess.emit (events.js:315:20)
    at maybeClose (internal/child_process.js:1021:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
$onExtensionRuntimeError @ workbench.desktop.main.js:2119
workbench.desktop.main.js:1543 [Embedded Page] Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
workbench.desktop.main.js:1543 [Embedded Page] Uncaught Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
workbench.desktop.main.js:1543 [Embedded Page] Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
workbench.desktop.main.js:1543 [Embedded Page] Uncaught Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
workbench.desktop.main.js:60 [92h] potential listener LEAK detected, having 175 listeners already. MOST frequent listener (1):
check @ workbench.desktop.main.js:60
workbench.desktop.main.js:60     at new ai (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2452:124571)
    at w._createInstance (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:624:15342)
    at w.createInstance (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:624:14761)
    at i.renderTemplate (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2452:162604)
    at m.renderTemplate (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:142:13864)
    at file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:142:1545
    at Array.map (<anonymous>)
    at K.renderTemplate (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:142:1536)
    at M.alloc (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:75:827)
    at h.insertItemInDOM (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:124:16676)
    at h._splice (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:124:13110)
    at h.splice (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:124:11380)
    at file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3:143404
    at Array.forEach (<anonymous>)
    at t.splice (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3:143391)
    at file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:142:7847
    at S.bufferEvents (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60:3700)
    at $.splice (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:142:7814)
    at F.set model [as model] (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:142:16669)
    at ie.setModel (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2644:39355)
    at file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2644:23424
check @ workbench.desktop.main.js:60
workbench.desktop.main.js:1543 [Embedded Page] Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
workbench.desktop.main.js:1543 [Embedded Page] Uncaught Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1543 [Embedded Page] Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1543 [Embedded Page] Uncaught Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
$logExtensionHostMessage @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_doInvokeHandler @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_invokeHandler @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_receiveRequest @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_receiveOneMessage @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
(anonymous) @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
fire @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60
fire @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
_receiveMessage @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
(anonymous) @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
fire @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60
acceptChunk @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
(anonymous) @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
k @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2781
emit @ events.js:315
addChunk @ _stream_readable.js:295
readableAddChunk @ _stream_readable.js:271
Readable.push @ _stream_readable.js:212
onStreamRead @ internal/stream_base_commons.js:186
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
$logExtensionHostMessage @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_doInvokeHandler @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_invokeHandler @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_receiveRequest @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_receiveOneMessage @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
(anonymous) @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
fire @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60
fire @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
_receiveMessage @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
(anonymous) @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
fire @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60
acceptChunk @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
(anonymous) @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
k @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2781
emit @ events.js:315
addChunk @ _stream_readable.js:295
readableAddChunk @ _stream_readable.js:271
Readable.push @ _stream_readable.js:212
onStreamRead @ internal/stream_base_commons.js:186
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:626   ERR getaddrinfo ENOTFOUND default.exp-tas.com: Error: getaddrinfo ENOTFOUND default.exp-tas.com
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
$logExtensionHostMessage @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_doInvokeHandler @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_invokeHandler @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_receiveRequest @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_receiveOneMessage @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
(anonymous) @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
fire @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60
fire @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
_receiveMessage @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
(anonymous) @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
fire @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60
acceptChunk @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
(anonymous) @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
k @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2781
emit @ events.js:315
addChunk @ _stream_readable.js:295
readableAddChunk @ _stream_readable.js:271
Readable.push @ _stream_readable.js:212
onStreamRead @ internal/stream_base_commons.js:186
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
$logExtensionHostMessage @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_doInvokeHandler @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_invokeHandler @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_receiveRequest @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
_receiveOneMessage @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
(anonymous) @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1589
fire @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60
fire @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
_receiveMessage @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
(anonymous) @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
fire @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60
acceptChunk @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
(anonymous) @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:76
k @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2781
emit @ events.js:315
addChunk @ _stream_readable.js:295
readableAddChunk @ _stream_readable.js:271
Readable.push @ _stream_readable.js:212
onStreamRead @ internal/stream_base_commons.js:186
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:626  WARN Settings pattern "keyboard.*" doesn't match any settings
6/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:734 Cannot Load content for: A:\_All\My.Work\2018.Google\pipelines_worktree2\sdk\python\kfp\components\structures\components.json_schema.json. Unknown schema: 'A'
onDidChangeNotification @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:734
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1543 [Embedded Page] Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1543 [Embedded Page] Uncaught Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:626   ERR getaddrinfo ENOTFOUND default.exp-tas.com: Error: getaddrinfo ENOTFOUND default.exp-tas.com
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:626   ERR getaddrinfo ENOTFOUND default.exp-tas.com: Error: getaddrinfo ENOTFOUND default.exp-tas.com
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
2/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] Error: GraphQL error: Could not resolve to a User with the login of 'users.noreply.github.com>'.   at new e (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:140)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:20905 at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26859 at Set.forEach (<anonymous>)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26836 at Map.forEach (<anonymous>)    at t.broadcastQueries (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26787)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:28323 at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:11795)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14244 at Set.forEach (<anonymous>)    at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14207)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:1078:10890    at runMicrotasks (<anonymous>)  at processTicksAndRejections (internal/process/task_queues.js:97:5)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] Error: GraphQL error: Could not resolve to a User with the login of 'google.com>'.  at new e (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:140)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:20905 at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26859 at Set.forEach (<anonymous>)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26836 at Map.forEach (<anonymous>)    at t.broadcastQueries (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26787)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:28323 at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:11795)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14244 at Set.forEach (<anonymous>)    at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14207)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:1078:10890    at runMicrotasks (<anonymous>)  at processTicksAndRejections (internal/process/task_queues.js:97:5)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] Error: GraphQL error: Could not resolve to a User with the login of 'users.noreply.github.com>'.    at new e (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:140)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:20905 at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26859 at Set.forEach (<anonymous>)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26836 at Map.forEach (<anonymous>)    at t.broadcastQueries (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26787)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:28323 at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:11795)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14244 at Set.forEach (<anonymous>)    at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14207)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:1078:10890    at runMicrotasks (<anonymous>)  at processTicksAndRejections (internal/process/task_queues.js:97:5)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] Error: GraphQL error: Could not resolve to a User with the login of 'gmail.com>'.   at new e (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:140)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:20905 at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26859 at Set.forEach (<anonymous>)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26836 at Map.forEach (<anonymous>)    at t.broadcastQueries (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26787)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:28323 at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:11795)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14244 at Set.forEach (<anonymous>)    at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14207)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:1078:10890    at runMicrotasks (<anonymous>)  at processTicksAndRejections (internal/process/task_queues.js:97:5)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:626   ERR getaddrinfo ENOTFOUND default.exp-tas.com: Error: getaddrinfo ENOTFOUND default.exp-tas.com
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
3/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] Error: GraphQL error: Could not resolve to a User with the login of 'gopinathan.net>'. at new e (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:140)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:20905 at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26859 at Set.forEach (<anonymous>)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26836 at Map.forEach (<anonymous>)    at t.broadcastQueries (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26787)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:28323 at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:11795)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14244 at Set.forEach (<anonymous>)    at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14207)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:1078:10890    at runMicrotasks (<anonymous>)  at processTicksAndRejections (internal/process/task_queues.js:97:5)
3/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] Error: GraphQL error: Could not resolve to a User with the login of 'gmail.com>'.  at new e (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:140)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:20905 at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26859 at Set.forEach (<anonymous>)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26836 at Map.forEach (<anonymous>)    at t.broadcastQueries (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26787)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:28323 at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:11795)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14244 at Set.forEach (<anonymous>)    at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14207)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:1078:10890    at runMicrotasks (<anonymous>)  at processTicksAndRejections (internal/process/task_queues.js:97:5)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] Error: GraphQL error: Could not resolve to a User with the login of '163.com>'. at new e (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:140)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:20905 at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26859 at Set.forEach (<anonymous>)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26836 at Map.forEach (<anonymous>)    at t.broadcastQueries (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26787)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:28323 at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:11795)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14244 at Set.forEach (<anonymous>)    at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14207)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:1078:10890    at runMicrotasks (<anonymous>)  at processTicksAndRejections (internal/process/task_queues.js:97:5)
4/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] Error: GraphQL error: Could not resolve to a User with the login of 'users.noreply.github.com>'.   at new e (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:140)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:20905 at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26859 at Set.forEach (<anonymous>)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26836 at Map.forEach (<anonymous>)    at t.broadcastQueries (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:26787)    at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:28323 at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:11795)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14244 at Set.forEach (<anonymous>)    at Object.next (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:992:14207)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at O (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:9740)  at I (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10143) at M.value (c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:975:10665)   at c:\Users\Ark\.vscode\extensions\github.vscode-pull-request-github-0.26.0\dist\extension.js:1078:10890    at runMicrotasks (<anonymous>)  at processTicksAndRejections (internal/process/task_queues.js:97:5)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:626   ERR getaddrinfo ENOTFOUND default.exp-tas.com: Error: getaddrinfo ENOTFOUND default.exp-tas.com
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:626   ERR getaddrinfo ENOTFOUND default.exp-tas.com: Error: getaddrinfo ENOTFOUND default.exp-tas.com
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60 [92h] potential listener LEAK detected, having 191 listeners already. MOST frequent listener (3):
check @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60     at new ce (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2452:78060)
    at new ba (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2452:81718)
    at w._createInstance (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:624:15342)
    at w.createInstance (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:624:14761)
    at new he (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2452:82809)
    at w._createInstance (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:624:15342)
    at w.createInstance (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:624:14761)
    at i.renderTemplate (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2452:162859)
    at m.renderTemplate (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:142:13864)
    at file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:142:1545
    at Array.map (<anonymous>)
    at K.renderTemplate (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:142:1536)
    at M.alloc (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:75:827)
    at h.insertItemInDOM (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:124:16676)
    at h._splice (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:124:13110)
    at h.splice (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:124:11380)
    at file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3:143404
    at Array.forEach (<anonymous>)
    at t.splice (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3:143391)
    at file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:142:7847
    at S.bufferEvents (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60:3700)
    at $.splice (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:142:7814)
    at F.set model [as model] (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:142:16669)
    at Ut.setModel (file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2644:39355)
    at file:///C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2644:23424
check @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:626   ERR getaddrinfo ENOTFOUND default.exp-tas.com: Error: getaddrinfo ENOTFOUND default.exp-tas.com
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:626   ERR getaddrinfo ENOTFOUND default.exp-tas.com: Error: getaddrinfo ENOTFOUND default.exp-tas.com
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
marketplace.visualstudio.com/_apis/public/gallery/extensionquery:1 Failed to load resource: net::ERR_NAME_NOT_RESOLVED
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:626   ERR getaddrinfo ENOTFOUND default.exp-tas.com: Error: getaddrinfo ENOTFOUND default.exp-tas.com
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:626   ERR getaddrinfo ENOTFOUND default.exp-tas.com: Error: getaddrinfo ENOTFOUND default.exp-tas.com
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:626   ERR getaddrinfo ENOTFOUND default.exp-tas.com: Error: getaddrinfo ENOTFOUND default.exp-tas.com
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:626   ERR getaddrinfo ENOTFOUND default.exp-tas.com: Error: getaddrinfo ENOTFOUND default.exp-tas.com
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] rejected promise not handled within 1 second: Error: getaddrinfo ENOTFOUND default.exp-tas.com
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62 [Extension Host] stack trace: Error: getaddrinfo ENOTFOUND default.exp-tas.com   at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
m @ /C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:62
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1543 [Embedded Page] Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1543 [Embedded Page] Uncaught Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
/C:/Users/Ark/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:626  WARN Settings pattern "keyboard.*" doesn't match any settings
workbench.desktop.main.js:1543 [Embedded Page] Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
workbench.desktop.main.js:1543 [Embedded Page] Uncaught Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
DevTools failed to load SourceMap: Could not load content for https://ticino.blob.core.windows.net/sourcemaps/3c4e3df9e89829dce27b7b5c24508306b151f30d/core/vs/workbench/workbench.desktop.main.js.map: Load canceled due to load timeout
Itiho commented 3 years ago

Same here

Uncaught Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at Qg (webview-create-pr-view.js:283)
    at webview-create-pr-view.js:283
    at R (webview-create-pr-view.js:283)
    at gi (webview-create-pr-view.js:283)
    at fi (webview-create-pr-view.js:283)
    at Rj (webview-create-pr-view.js:285)
    at Qj (webview-create-pr-view.js:285)
    at Kj (webview-create-pr-view.js:285)
    at yj (webview-create-pr-view.js:283)
    at Ig (webview-create-pr-view.js:283)
alexr00 commented 2 years ago

Is there anything interesting about your git and GitHub setup, such as:

Ark-kun commented 2 years ago

@alexr00 Nothing interesting. Two remotes - origin and upstream, both on GitHub. Many branches. Some of them remote.

The only unusual thing is the usage of git worktree.

alexr00 commented 2 years ago

Thanks @Ark-kun. Looking through the logs your shared I see:

workbench.desktop.main.js:1543 [Embedded Page] Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

We have fixed several react errors like this in the last couple months. Do you still see this issue?

It might be that this is related to git worktree though, so I will take a look into that.

Ark-kun commented 2 years ago

We have fixed several react errors like this in the last couple months. Do you still see this issue?

Still does not work on

Version: 1.64.2 (user setup)
Commit: f80445acd5a3dadef24aa209168452a3d97cc326
Date: 2022-02-09T22:02:28.252Z
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.18363
webview-create-pr-view.js:283 Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at Qg (webview-create-pr-view.js:283)
    at webview-create-pr-view.js:283
    at R (webview-create-pr-view.js:283)
    at gi (webview-create-pr-view.js:283)
    at fi (webview-create-pr-view.js:283)
    at Rj (webview-create-pr-view.js:285)
    at Qj (webview-create-pr-view.js:285)
    at Kj (webview-create-pr-view.js:285)
    at yj (webview-create-pr-view.js:283)
    at Ig (webview-create-pr-view.js:283)
Ci @ webview-create-pr-view.js:283
n.callback @ webview-create-pr-view.js:283
Cg @ webview-create-pr-view.js:283
Ji @ webview-create-pr-view.js:283
Sj @ webview-create-pr-view.js:285
E.unstable_runWithPriority @ webview-create-pr-view.js:299
cg @ webview-create-pr-view.js:283
Jj @ webview-create-pr-view.js:285
yj @ webview-create-pr-view.js:283
Ig @ webview-create-pr-view.js:283
bk @ webview-create-pr-view.js:285
(anonymous) @ webview-create-pr-view.js:285
Nj @ webview-create-pr-view.js:283
ik @ webview-create-pr-view.js:285
E.render @ webview-create-pr-view.js:285
main @ webview-create-pr-view.js:301
load (async)
(anonymous) @ webview-create-pr-view.js:301
(anonymous) @ webview-create-pr-view.js:301
(anonymous) @ webview-create-pr-view.js:301
webview-create-pr-view.js:283 Uncaught Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at Qg (webview-create-pr-view.js:283)
    at webview-create-pr-view.js:283
    at R (webview-create-pr-view.js:283)
    at gi (webview-create-pr-view.js:283)
    at fi (webview-create-pr-view.js:283)
    at Rj (webview-create-pr-view.js:285)
    at Qj (webview-create-pr-view.js:285)
    at Kj (webview-create-pr-view.js:285)
    at yj (webview-create-pr-view.js:283)
    at Ig (webview-create-pr-view.js:283)
Ark-kun commented 2 years ago

react errors

Speaking about React and VSCode. (unrelated to this bug) Could you pleeeeese reopen/upvote this issue which calls for creation of a React-based VSCode plugin sample: https://github.com/microsoft/vscode-extension-samples/issues/561

Thank you

Ark-kun commented 2 years ago
Version: 1.65.0 (user setup)
Commit: b5205cc8eb4fbaa726835538cd82372cc0222d43
Date: 2022-03-02T11:12:08.962Z
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.18363
CRITI Extension 'github.vscode-pull-request-github' wants API proposal 'commentTimestamp' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
workbench.desktop.main.js:3067 [GitHub.vscode-pull-request-github]: `remoteHub/pullRequest` is not a valid menu identifier

...
Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at Qg (webview-create-pr-view.js:283)
    at webview-create-pr-view.js:283
    at R (webview-create-pr-view.js:283)
    at gi (webview-create-pr-view.js:283)
    at fi (webview-create-pr-view.js:283)
    at Rj (webview-create-pr-view.js:285)
    at Qj (webview-create-pr-view.js:285)
    at Kj (webview-create-pr-view.js:285)
    at yj (webview-create-pr-view.js:283)
    at Ig (webview-create-pr-view.js:283)
Ci @ webview-create-pr-view.js:283
webview-create-pr-view.js:285 Uncaught Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at Qg (webview-create-pr-view.js:283)
    at webview-create-pr-view.js:283
    at R (webview-create-pr-view.js:283)
    at gi (webview-create-pr-view.js:283)
    at fi (webview-create-pr-view.js:283)
    at Rj (webview-create-pr-view.js:285)
    at Qj (webview-create-pr-view.js:285)
    at Kj (webview-create-pr-view.js:285)
    at yj (webview-create-pr-view.js:283)
    at Ig (webview-create-pr-view.js:283)
alexr00 commented 2 years ago

I tried some samples using git worktree, but I still wasn't able to get the empty view. Can you walk me through your branch structure and how you created your worktree?

Ark-kun commented 2 years ago

Version: 1.66.0

GitHub Pull Request output: No remotes found. The following remotes are missing: origin, upstream

[Info] TemporaryState> Error in initialization: Unable to delete nonexistent file 'c:\Users\Ark\AppData\Roaming\Code\User\globalStorage\github.vscode-pull-request-github\temp'
[Info] Registering git provider
[Info] Looking for git repository
[Info] Found 1 repositories during activation
[Info] Git repository found, initializing review manager and pr tree view.
[Info] Review> Validate state in progress
[Info] Review> Validating state...
[Info] No remotes found. The following remotes are missing: origin, upstream
[Info] No GitHub remotes found
[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 fix(sdk)--Components---Added-missing-module-export
[Info] Review> no matching pull request metadata found on GitHub for current branch fix(sdk)--Components---Added-missing-module-export

But GIT says:

pipelines_worktree2> git remote --verbose
origin  https://github.com/Ark-kun/pipelines.git (fetch)
origin  https://github.com/Ark-kun/pipelines.git (push)
upstream        https://github.com/kubeflow/pipelines.git (fetch)
upstream        https://github.com/kubeflow/pipelines.git (push)

No errors in Git outputs:

[2022-04-08T09:35:39.613Z] Validating found git in: C:\Program Files\Git\cmd\git.exe
[2022-04-08T09:35:39.967Z] Using git 2.34.1.windows.1 from C:\Program Files\Git\cmd\git.exe
[2022-04-08T09:35:41.073Z] > git rev-parse --git-dir [117ms]
[2022-04-08T09:35:41.079Z] Open repository: a:\_All\My.Work\2018.Google\pipelines_worktree2
[2022-04-08T09:35:43.896Z] > git ls-files --stage -- A:\_All\My.Work\2018.Google\pipelines_worktree2\sdk\python\kfp\components\_python_to_graph_component.py [1528ms]
[2022-04-08T09:35:52.793Z] > git cat-file -s e603455e0b8d0ec7911bb3595aacdcf9ee94196b [8892ms]
[2022-04-08T09:36:09.132Z] > git symbolic-ref --short HEAD [40ms]
[2022-04-08T09:36:09.777Z] > git for-each-ref --format=%(refname)%00%(upstream:short)%00%(objectname)%00%(upstream:track) refs/heads/fix(sdk)--Components---Added-missing-module-export refs/remotes/fix(sdk)--Components---Added-missing-module-export [642ms]
[2022-04-08T09:36:09.842Z] > git remote --verbose [57ms]
[2022-04-08T09:36:35.183Z] > git for-each-ref --sort -committerdate --format %(refname) %(objectname) %(*objectname) [25401ms]
[2022-04-08T09:36:35.233Z] > git config --get commit.template [36ms]
[2022-04-08T09:36:35.532Z] > git config --local branch.fix(sdk)--Components---Added-missing-module-export.github-pr-owner-number [58ms]
[2022-04-08T20:56:56.895Z] > git ls-files --stage -- A:\_All\My.Work\2018.Google\pipelines_worktree2\sdk\python\kfp\components\_python_to_graph_component.py [30ms]
[2022-04-08T20:56:56.960Z] > git cat-file -s e603455e0b8d0ec7911bb3595aacdcf9ee94196b [62ms]
[2022-04-08T20:57:00.869Z] > git for-each-ref --format=%(refname)%00%(upstream:short)%00%(objectname)%00%(upstream:track) refs/heads/fix(sdk)--Components---Added-missing-module-export refs/remotes/fix(sdk)--Components---Added-missing-module-export [44ms]
[2022-04-08T20:57:00.916Z] > git for-each-ref --format=%(refname)%00%(upstream:short)%00%(objectname)%00%(upstream:track) refs/heads/fix(sdk)--Components---Added-missing-module-export refs/remotes/fix(sdk)--Components---Added-missing-module-export [48ms]
[2022-04-08T20:57:01.685Z] > git show -s --format=%H%n%aN%n%aE%n%at%n%ct%n%P%n%B -z 343617c262063e0faa5c0caa262a4ed3607c394e [766ms]
[2022-04-08T20:57:01.686Z] > git show -s --format=%H%n%aN%n%aE%n%at%n%ct%n%P%n%B -z 343617c262063e0faa5c0caa262a4ed3607c394e [815ms]
[2022-04-08T20:57:51.648Z] > git fetch [58583ms]
[2022-04-08T20:57:52.743Z] > git ls-files --stage -- A:\_All\My.Work\2018.Google\pipelines_worktree2\sdk\python\kfp\components\_python_to_graph_component.py [33ms]
[2022-04-08T20:57:52.780Z] > git cat-file -s e603455e0b8d0ec7911bb3595aacdcf9ee94196b [34ms]
[2022-04-08T20:57:56.880Z] > git symbolic-ref --short HEAD [31ms]
[2022-04-08T20:57:56.921Z] > git for-each-ref --format=%(refname)%00%(upstream:short)%00%(objectname)%00%(upstream:track) refs/heads/fix(sdk)--Components---Added-missing-module-export refs/remotes/fix(sdk)--Components---Added-missing-module-export [39ms]
[2022-04-08T20:57:56.960Z] > git remote --verbose [34ms]
[2022-04-08T20:57:57.765Z] > git for-each-ref --sort -committerdate --format %(refname) %(objectname) %(*objectname) [841ms]
[2022-04-08T20:57:57.829Z] > git config --get commit.template [54ms]
[2022-04-08T21:00:58.318Z] > git fetch [483ms]
[2022-04-08T21:00:58.415Z] > git symbolic-ref --short HEAD [34ms]
[2022-04-08T21:00:58.459Z] > git for-each-ref --format=%(refname)%00%(upstream:short)%00%(objectname)%00%(upstream:track) refs/heads/fix(sdk)--Components---Added-missing-module-export refs/remotes/fix(sdk)--Components---Added-missing-module-export [39ms]
[2022-04-08T21:00:58.495Z] > git remote --verbose [31ms]
[2022-04-08T21:00:58.526Z] > git for-each-ref --sort -committerdate --format %(refname) %(objectname) %(*objectname) [65ms]
[2022-04-08T21:00:58.599Z] > git config --get commit.template [63ms]
[2022-04-08T21:00:59.500Z] > git ls-files --stage -- A:\_All\My.Work\2018.Google\pipelines_worktree2\sdk\python\kfp\components\_python_to_graph_component.py [30ms]
[2022-04-08T21:00:59.537Z] > git cat-file -s e603455e0b8d0ec7911bb3595aacdcf9ee94196b [34ms]
Ark-kun commented 2 years ago

Can you walk me through your branch structure and how you created your worktree?

I think I used git worktree add ../pipeline_worktree2 from the main working directory.

I have ~7 worktrees with different branches checked out. I have hundreds of branches.

The repo only has 2 remotes:

pipelines_worktree2> git remote --verbose
origin  https://github.com/Ark-kun/pipelines.git (fetch)
origin  https://github.com/Ark-kun/pipelines.git (push)
upstream        https://github.com/kubeflow/pipelines.git (fetch)
upstream        https://github.com/kubeflow/pipelines.git (push)

I only use VSCode to create and push branches.

I created a branch, made a commit, pushed the branch to the origin remote (all via VSCode). Then I clicked on the "Create Pull Request" button. I can see file diff, but nothing at the top panel.

Following the error link I get the following error description: Objects are not valid as a React child (found: object with keys {}). If you meant to render a collection of children, use an array instead.: https://reactjs.org/docs/error-decoder.html/?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= Looks like an empty object was used as a React element.

alexr00 commented 2 years ago

@Ark-kun I've added some additional logging to track this down. Are you able to try out the pre-release build to reproduce the issue then share the output from "GitHub Pull Request"?

airtonix commented 2 years ago

pre-release version is still broken with worktrees

alexr00 commented 1 year ago

If anyone is still seeing this please share the output from "GitHub Pull Request"!