Skip to content

It appears that there is an issue resolving source archive's path when using network path #242

Open
@tempuser1909

Description

@tempuser1909

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

  1. Database on a network folder (\x.x.x.x\a\b\c\database)
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    VSCodebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions