Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
10.15 source code.tar.gz | 2025-07-22 | 3.3 MB | |
10.15 source code.zip | 2025-07-22 | 7.5 MB | |
README.md | 2025-07-22 | 1.3 kB | |
Totals: 3 Items | 10.7 MB | 3 |
False Positive
- NET-2198 - Fix S1905 FP: Cast of default! expression is required
- NET-2197 - Fix S1905 FP: stackalloc and Span<T> conversions
- NET-1641 - Fix S1905 FP: casting
IEnumerable<string?>
toIEnumerable<string>
- NET-2157 - Fix S2589 FP: Don't raise an issue after a delegate is invoked
- NET-2073 - Fix S2699 FP: Add support for FsCheck property tests
- NET-1537 - Fix S6964 FP: Don't raise on properties annotated with the BindRequiredAttribute
Improvement
- NET-2112 - Consider ExplodedNodes relevant if a successor would be relevant
- NET-2183 - SE: Set constraint on operation when learning from IsPattern
False Negative
- NET-429 - Fix S4275 FN: Support partial properties
Task
- NET-2208 - Update RSpec before release