-
Notifications
You must be signed in to change notification settings - Fork 82
Upgrade github/codeql dependency to 2.25.6
#1199
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
github-actions
wants to merge
50
commits into
main
Choose a base branch
from
codeql/upgrade-to-2.25.6
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
421866e
Floating point decimal support has been removed from CodeQL
jketema 054ebcf
Merge pull request #1014 from jketema/jketema/rm-decimal
jketema 141d5be
C++: Accept test changes after github/codeql#21313.
MathiasVP d6955b0
C++: Fix Copilot comments.
MathiasVP cda7e81
Merge pull request #1036 from MathiasVP/accept-changes-after-21313
jketema 115639d
Revert "C++: Accept test changes after github/codeql#21313."
paldepind 2da1be3
Update test expectations after switch to SoftFloat library in the ext…
jketema 09d1e3a
Merge pull request #1041 from paldepind/revert-accept-changes-after-2…
jketema 3bc45b8
Merge pull request #1042 from jketema/jketema/softfloat
jketema b883139
Revert "Merge pull request #1042 from jketema/jketema/softfloat"
jketema 330fc79
Merge pull request #1055 from jketema/jketema/softfloat-revert
jketema 0be4a82
Merge branch 'main' into next
jketema a7b10a1
Update expected test results
jketema bfc504c
Reapply "Merge pull request #1042 from jketema/jketema/softfloat"
jketema 863046b
Merge pull request #1118 from jketema/softfloat
jketema 08b109d
Update type alias class names
jketema 9c6f08c
Merge pull request #1131 from jketema/jketema/alias-template
jketema da5f262
Update expected test results
jketema 4349da6
Update references to deprecated classes
jketema 99a5245
Update references to deprecated classes
jketema e560d06
Merge remote-tracking branch 'upstream/main' into next
jketema 6a381b9
Fix queries after merge from main
jketema e5a6d50
Fix RULE-0-2-4/A0-1-3 false positives for private functions
castler a7f144a
Fix RULE-7-0-4 false positives for non-numeric operand types
castler 45faccd
Fix RULE-5-10-1 false positives for locals/parameters in std speciali…
castler f7b5ada
Upgrade CodeQL caching and dependencies installation
mbaluda e8f3d85
Refactor CodeQL caching in workflow
mbaluda 39aae50
Rename cache step for clarity
mbaluda 9f6b44e
Static caching path
mbaluda 55349ee
Add common caches support
mbaluda 5ff0ba8
Enhance CodeQL caching key to include language, CLI, and standard lib…
mbaluda 79de7b2
Update codeql_unit_tests.yml
mbaluda 0af9990
Add compilation cache size parameter
mbaluda 464b002
restore and save early queries compilation cache
mbaluda 48f65a4
format
mbaluda 3076ee9
Add caching to the pack-gen workflow
mbaluda 091492a
include caching for bundle creation
mbaluda a7abff3
Fix RULE-7-0-2 false positives: UnknownType and reference-to-bool der…
castler 5c6c6aa
Refactor EXP37-C rule to simplify function argument checks and improv…
mbaluda 15c66a8
change note
mbaluda dc8d0aa
Add exclusion check for header files in problems predicate
mbaluda eefd72a
Add passing and failing tests for IncludeGuardsNotUsed exclusion chec…
Copilot fe0a7c3
remove one duplicate test
mbaluda 5b0f53f
Add change note
mbaluda a526810
Upgrading `github/codeql` dependency to 2.25.6
MichaelRFairhurst cdb5c16
Merge commit '99a5245dbb7753d528008744651c3a213bee3bf0' into codeql/u…
MichaelRFairhurst 0bb8325
Merge commit '6a381b91b5736c232f7a2fb711b8684ca7968416' into codeql/u…
MichaelRFairhurst cf90034
Accept test output changes
MichaelRFairhurst 209bbce
Fix additional failed test
MichaelRFairhurst 9cf45ff
Merge branch 'main' into codeql/upgrade-to-2.25.6
mbaluda File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does not match the test annotation