This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-07-16 08:48:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
48dc280e6cebc2b06e46fc7247b5cc79684fcb20
codeql
/
csharp
/
ql
/
test
/
query-tests
/
API Abuse
History
Michael Nebel
65ac951964
C#: Remove all Sink tags after rebase.
2025-04-24 08:54:53 +02:00
..
CallToGCCollect
…
CallToObsoleteMethod
…
ClassDoesNotImplementEquals
…
ClassImplementsICloneable
…
DisposeNotCalledOnException
C#: Update test options files to point to the new stubs.
2025-01-31 10:36:57 +01:00
FormatInvalid
C#: Remove all Sink tags after rebase.
2025-04-24 08:54:53 +02:00
InconsistentEqualsGetHashCode
…
IncorrectCompareToSignature
C#: Simplify the output of
cs/wrong-compareto-signature
to remove entity locations
2024-03-21 10:27:55 +01:00
IncorrectEqualsSignature
…
MissingDisposeCall
…
MissingDisposeMethod
…
NoDisposeCallOnLocalIDisposable
C#: Add NoDisposeCallOnLocalIDisposableBad file and update test expected output.
2025-04-02 15:43:52 +02:00
NonOverridingMethod
C#: Update expected test output
2023-11-10 08:46:15 +01:00
NullArgumentToEquals
…
UncheckedReturnValue
…