Aditya Sharad

Results 13 issues of Aditya Sharad

For example: ``` Running command in /home/runner/work//: [/opt/hostedtoolcache/CodeQL/0.0.0-20211004/x64/codeql/javascript/tools/autobuild.sh] Running command in /home/runner/work//: [/opt/hostedtoolcache/CodeQL/0.0.0-20211004/x64/codeql/javascript/tools/autobuild.sh] [2021-10-12 19:38:28] [build-stdout] Single-threaded extraction. [2021-10-12 19:38:28] [build-stdout] Single-threaded extraction. [2021-10-12 19:38:31] [build-stdout] Extracting ... [2021-10-12 19:38:31]...

bug

Using the Runner with `--config-file ` leads to the following error. Looking at the code I expect the same applies to the Action. This is admittedly an unusual case, but...

The `pr-checks.yml` workflow has a `workflow_dispatch` event trigger so that we can run it manually. It is often useful to run manually _and_ specify a URL to a particular CodeQL...

The CodeQL Go extractor and libraries are moving to a new home! ## Summary - Old location: The `github/codeql-go` repository - New location: The [`github/codeql`](https://github.com/github/codeql) repository, specifically https://github.com/github/codeql/tree/main/go. The `github/codeql-go`...

Include links to changelogs, releases, and source code. See internal issue for context.

documentation
ready-for-doc-review

**Describe the bug** Running `npm run integration` from the command line on an M1 Mac leads to the following error: ``` > [email protected] integration > node ./out/vscode-tests/run-integration-tests.js no-workspace,minimal-workspace Found .vscode-test/vscode-1.63.2....

bug
VSCode

Originally added in #815, this command takes a referenced file path and uses the CLI to find the underlying `.ql` file. With #979 it will have some custom handling for...

good first issue
VSCode

**Describe the bug** When using remote development via the Remote-SSH extension, and adding a database with a zipped source archive to an open workspace/folder, VS Code shows an error and...

bug
QL4E parity
VSCode

**Describe the bug** When running the Compare Results command from the Query History view on the results of Quick Evaluation queries, the comparison view is empty, with no table names...

bug
VSCode

**Is your feature request related to a problem? Please describe.** The CodeQL language teams track their QLDoc coverage and maintain it at a high level. We have CI checks on...

enhancement
VSCode
Complexity: High