Skip to content

CodeQL Extension submits empty block to multi-repository variant analysis (MRVA) #4059

Open
@mrigankpawagi

Description

@mrigankpawagi

Describe the bug
When I select a query for MRVA, the extension submits an empty bundle. Every file that should have been included in the bundle, like my query, the qlpack.yml file, and the files related to all dependencies, get "ignored" because they "are outside the pack root" — as logged by the extension when it runs codeql pack bundle. As a result, and as one would expect, the MRVA jobs fail.

I have tried this with the example queries (no matter the language) in the vscode-codeql-starter repository too (after launching VSCode from their workspace) but even that gave me the same issue.

Any help will be highly appreciated.

Version
CodeQL CLI: 2.22.1
CodeQL VSCode Extension version: 1.17.3
VSCode version: 1.101.2

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