Skip to content

Update CodeQL submodule to v2.22.1 #25

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

Updates the CodeQL submodule.

To run the regular CI workflow for this pull request, either close and reopen it, or manually trigger the workflow from the "Actions" tab.

@github-actions github-actions bot changed the title Update CodeQL submodule to v2.15.2 Update CodeQL submodule to v2.15.3 Nov 27, 2023
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.15.3 Update CodeQL submodule to v2.15.4 Dec 18, 2023
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.15.4 Update CodeQL submodule to v2.15.5 Dec 25, 2023
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.15.5 Update CodeQL submodule to v2.16.0 Jan 22, 2024
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.16.0 Update CodeQL submodule to v2.16.1 Jan 29, 2024
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.16.1 Update CodeQL submodule to v2.16.2 Feb 19, 2024
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.16.2 Update CodeQL submodule to v2.16.3 Feb 26, 2024
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.16.3 Update CodeQL submodule to v2.16.4 Mar 18, 2024
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.16.4 Update CodeQL submodule to v2.16.5 Mar 25, 2024
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.16.5 Update CodeQL submodule to v2.16.6 Apr 1, 2024
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.16.6 Update CodeQL submodule to v2.17.0 Apr 8, 2024
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.17.0 Update CodeQL submodule to v2.17.1 Apr 29, 2024
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.17.1 Update CodeQL submodule to v2.17.2 May 13, 2024
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.20.0 Update CodeQL submodule to v2.20.1 Jan 13, 2025
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.20.1 Update CodeQL submodule to v2.20.3 Jan 27, 2025
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.20.3 Update CodeQL submodule to v2.20.4 Feb 10, 2025
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.20.4 Update CodeQL submodule to v2.20.5 Feb 24, 2025
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.20.5 Update CodeQL submodule to v2.20.6 Mar 10, 2025
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.20.6 Update CodeQL submodule to v2.20.7 Mar 31, 2025
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.20.7 Update CodeQL submodule to v2.21.0 Apr 7, 2025
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.21.0 Update CodeQL submodule to v2.21.1 Apr 28, 2025
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.21.1 Update CodeQL submodule to v2.21.2 May 5, 2025
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.21.2 Update CodeQL submodule to v2.21.3 May 19, 2025
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.21.3 Update CodeQL submodule to v2.21.4 Jun 9, 2025
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.21.4 Update CodeQL submodule to v2.22.0 Jun 16, 2025
@github-actions github-actions bot changed the title Update CodeQL submodule to v2.22.0 Update CodeQL submodule to v2.22.1 Jun 30, 2025
@Marcono1234
Copy link
Owner

For future reference:
I have manually disabled this workflow now. The problem is that there were (already a few years ago when this PR was first opened) multiple deprecations or breaking changes in the CodeQL Java library API. And at least back then you had to compile all queries to find the warnings in errors; the VS Code extension only showed issues for open files (and the files they referred to). But CodeQL compilation was (and maybe still is) slow which makes it not very pleasant to compile the hundreds of files within this repository.
Maybe performance could be improved if this repository used CodeQL workspaces and CodeQL packs, see #26.

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

Successfully merging this pull request may close these issues.

1 participant