close
The Wayback Machine - https://web.archive.org/web/20220519152750/https://github.com/github/vscode-codeql/issues/1357
Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Path viewer shows empty line for file:// locations #1357

Open
hvitved opened this issue May 19, 2022 · 0 comments
Open

Path viewer shows empty line for file:// locations #1357

hvitved opened this issue May 19, 2022 · 0 comments
Labels
bug good first issue VSCode

Comments

@hvitved
Copy link
Contributor

@hvitved hvitved commented May 19, 2022

Describe the bug
When a @kind path-problem query has a path node whose SARIF "location" is file:/, then the SARIF "message" is ignored, and a completely empty entry is displayed:

image

Example SARIF: interpretedResults.sarif.zip

Version
Latest

Expected behavior
Render the line with the provided "message", but without a location link.

@hvitved hvitved added the bug label May 19, 2022
@aeisenberg aeisenberg added the good first issue label May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug good first issue VSCode
Projects
None yet
Development

No branches or pull requests

2 participants