FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump minimum CLI version for overlay analysis by kaspersv · Pull Request #3062 · github/codeql-action · GitHub

Bump minimum CLI version for overlay analysis - #3062

Merged
kaspersv merged 1 commit into
mainfrom
kaspersv/bump-minimum-overlay-codeql-version
Sep 23, 2025
Merged

Bump minimum CLI version for overlay analysis#3062
kaspersv merged 1 commit into
mainfrom
kaspersv/bump-minimum-overlay-codeql-version

Conversation

Copy link
Copy Markdown
Contributor

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 requested a review from cklin August 28, 2025 12:08
kaspersv marked this pull request as ready for review August 28, 2025 12:08
kaspersv requested a review from a team as a code owner August 28, 2025 12:08
Copilot AI review requested due to automatic review settings August 28, 2025 12:08

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

henrymercer previously approved these changes Aug 28, 2025
cklin previously approved these changes Sep 2, 2025
kaspersv dismissed stale reviews from cklin and henrymercer via e2f4bf6 September 23, 2025 10:08
kaspersv force-pushed the kaspersv/bump-minimum-overlay-codeql-version branch from f73ffb1 to e2f4bf6 Compare September 23, 2025 10:08

Copy link
Copy Markdown
Contributor Author

Rebased PR due to merge conflicts.

kaspersv requested a review from cklin September 23, 2025 10:27
kaspersv merged commit 5c8c613 into main Sep 23, 2025
300 checks passed
kaspersv deleted the kaspersv/bump-minimum-overlay-codeql-version branch September 23, 2025 11:56
github-actions Bot mentioned this pull request Sep 25, 2025
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

5 participants


Back | FazBrowse Home | New Git URL