You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Source archive's path appears to not have been resolved properly.
My database is stored on a network folder (\x.x.x.x\a\b\c\database) and when I add the database to vs code, Explorer shows that source archive could not be resolved. When I look at the path it is pointing to, it is actually \a\b\c\database\src.zip\ instead.
To Reproduce
Database on a network folder (\x.x.x.x\a\b\c\database)
Add database to vs code
Expected behavior
Source archive could not be resolved (\a\b\c\database\src.zip)
Additional context
To help troubleshoot, the version of VS code that I am using is 1.41.1 and the version of CodeQL extension that I am using is 1.0.4.
There are no issues with running queries and display the results.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Source archive's path appears to not have been resolved properly.
My database is stored on a network folder (\x.x.x.x\a\b\c\database) and when I add the database to vs code, Explorer shows that source archive could not be resolved. When I look at the path it is pointing to, it is actually \a\b\c\database\src.zip\ instead.
To Reproduce
Expected behavior
Source archive could not be resolved (\a\b\c\database\src.zip)
Additional context
To help troubleshoot, the version of VS code that I am using is 1.41.1 and the version of CodeQL extension that I am using is 1.0.4.
There are no issues with running queries and display the results.
The text was updated successfully, but these errors were encountered: