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-05-30 02:51:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4e1860d4fe311ec32bbcb7a4026eab87e9cd719
codeql
/
csharp
/
ql
/
test
/
query-tests
/
API Abuse
History
Tamas Vajk
9da8cb1165
C#: Simplify the output of
cs/wrong-compareto-signature
to remove entity locations
2024-03-21 10:27:55 +01:00
..
CallToGCCollect
…
CallToObsoleteMethod
…
ClassDoesNotImplementEquals
…
ClassImplementsICloneable
…
DisposeNotCalledOnException
C#: Update options files.
2023-12-15 10:02:02 +01:00
FormatInvalid
C#: Add empty provenance column to expected files.
2024-02-09 11:32:07 +01: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#: Update the NoDisposeCallOnLocalIDisposable and expected output.
2024-03-07 09:40:34 +01:00
NonOverridingMethod
…
NullArgumentToEquals
…
UncheckedReturnValue
…