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

Fix error messages in extension log when quick evalling library files with CodeQL CLI v2.10.0 #1412

Merged
merged 3 commits into from
Jun 29, 2022

Commits on Jun 29, 2022

  1. Avoid resolve ml-models errors being logged during quick eval

    Currently `resolve ml-models` only supports queryspecs, i.e. .ql, .qls,
    directory, and query pack specifications. Therefore quick evaluation within
    a library isn't
    supported.
    henrymercer committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    ef21651 View commit details
    Browse the repository at this point in the history
  2. Add changelog note

    henrymercer committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    478a23e View commit details
    Browse the repository at this point in the history
  3. Improve changelog note

    Co-authored-by: Edoardo Pirovano <[email protected]>
    henrymercer and edoardopirovano authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    ff44351 View commit details
    Browse the repository at this point in the history