Skip to content

Conversation

kaspersv
Copy link

This PR bumps the minimum CLI version required for overlay analysis from 2.22.3 to 2.22.4 due to a bug in 2.22.3 that causes overlay analysis to fail if no source files have been extracted.

@kaspersv kaspersv requested a review from cklin August 28, 2025 12:08
@kaspersv kaspersv marked this pull request as ready for review August 28, 2025 12:08
@kaspersv kaspersv requested a review from a team as a code owner August 28, 2025 12:08
@Copilot Copilot AI review requested due to automatic review settings August 28, 2025 12:08
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the minimum CLI version for CodeQL overlay analysis from 2.22.3 to 2.22.4 to address a bug in version 2.22.3 that causes overlay analysis failures when no source files have been extracted.

  • Updates the minimum version constant to prevent using the buggy CLI version
  • Ensures overlay analysis works correctly in scenarios with no extracted source files

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/overlay-database-utils.ts Updates the minimum CLI version constant from 2.22.3 to 2.22.4
lib/overlay-database-utils.js Generated JavaScript code reflecting the TypeScript change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants