mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
2 lines
158 B
Plaintext
2 lines
158 B
Plaintext
| EqualsUsesAs.cs:5:25:5:38 | ... as ... | Test1.Equals(object) should not use "as" on its parameter, as it will not work properly for subclasses of Test1. |
|