Enabling extension in Dev Container does not download CodeQL CLI
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 42/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- typescript, vscode
- Domain
- devtools
Research direction
Start by reproducing the installation flow in a Linux Dev Container using the listed VS Code and extension versions, then inspect the extension settings for CodeQL > CLI: Executable Path and the reported log messages. Compare this behavior with issue #904. Done means the extension either downloads the CodeQL CLI as expected or clearly explains the required user action when it cannot.
Written by the indexing model from the issue text.
Description
The underlying issue might be #904; feel free to close this issue if you think the other one covers this.
Describe the bug
When the VSCode extension is already installed (on Windows), and is then installed in a Linux Dev Container it does not download CodeQL CLI.
The CodeQL extension log shows:
Starting GitHub.vscode-codeql extension
INFO: Could not find CodeQL on path.
INFO: Could not find CodeQL on path.
INFO: Could not find CodeQL on path.
Didn't perform CodeQL CLI update check since a check was already performed within the previous 86400 seconds.
INFO: Could not find CodeQL on path.
The CodeQL CLI could not be found.
And an error dialog with the following message appears:
The CodeQL CLI could not be found.
Restarting VSCode has no effect. The same log messages appear.
Edit: Maybe this is not actually exclusive to Dev Containers and happens for a normal installation as well.
Version
CodeQL extension version: v1.5.1
VSCode:
Version: 1.57.1 (user setup)
Commit: 507ce72a4466fbb27b715c3722558bb15afa9f48
Date: 2021-06-17T13:28:07.755Z
Electron: 12.0.7
Chrome: 89.0.4389.128
Node.js: 14.16.0
V8: 8.9.255.25-electron.0
OS: Windows_NT x64 10.0.19041
To reproduce
On Windows (though maybe OS does not matter)
- Install the CodeQL extension
- Run
>Remote-Container: Clone Repository in Named Container Volume... - Clone any GitHub repository, for example https://github.com/github/vscode-codeql
- Create a new volume
- Choose "Ubuntu" "focal" as container configuration
- In the "Extensions" tab search for the CodeQL extension and install it for the Dev Container
❌ Once the installation finished it shows the error "The CodeQL CLI could not be found."
Note: Maybe step 1 can be skipped.
Apparently once you edit the extension configurations it starts downloading the CodeQL CLI:
- Open the extension settings
- Change "CodeQL > CLI: Executable Path" to an invalid (?) directory
❌ The extension shows that the executable was not found and downloads the CodeQL CLI
Maybe this is actually a separate bug? Personally I think the extension should not download the CodeQL CLI when it does not exist at the specified path; the user might have just mistyped the path. The CodeQL CLI should only be installed when the executable path is empty (which is not the case here).
Expected behavior
Ideally the extension should be able to download the CodeQL CLI on its own.
If that is, for whatever reason, not possible in a Dev Container it would be good to at least tell the user what to do.
- Dominant language
- TypeScript
- Stars
- 539
- Forks
- 240
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 29
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from github/vscode-codeql
-
bug VSCode
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
github/vscode-codeql#4471 · 1 comment ·
-
bug enhancement VSCode
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
github/vscode-codeql#592 · 2 comments ·
-
enhancement VSCode
Difficulty 3/5 1-2 days Newbie friendliness 55/100
github/vscode-codeql#4432 · 1 comment ·
-
bug VSCode
Difficulty 3/5 1-2 days Newbie friendliness 52/100
github/vscode-codeql#4356 ·
-
bug VSCode
Difficulty 3/5 1-2 days Newbie friendliness 64/100
github/vscode-codeql#4339 · 1 comment ·
All issues in github/vscode-codeql
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
safetrustcr/dApp-SafeTrust#426 ·
-
area:workflow bug ready-for-agent
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
fil-donadoni/tolaria#4409 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
Fission-AI/OpenSpec#1960 ·
-
Add dependabot Open
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
corsairdev/corsair#1764 ·