Merge XPEvo fixed/changes into main repository #546
17 new problems found by Qodana for .NET
Qodana for .NET
15 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Cannot convert null literal to non-nullable reference type. |
🔶 Warning | 11 |
Unused local variable |
🔶 Warning | 2 |
Invalid XML documentation comment |
🔶 Warning | 1 |
Virtual member call in constructor |
🔶 Warning | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Detected 121 dependencies
Third-party software list
This page lists the third-party software dependencies used in EvoSC
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
github-actions / Qodana for .NET
Cannot convert null literal to non-nullable reference type.
Cannot convert null literal to non-nullable reference type
github-actions / Qodana for .NET
Cannot convert null literal to non-nullable reference type.
Cannot convert null literal to non-nullable reference type
github-actions / Qodana for .NET
Cannot convert null literal to non-nullable reference type.
Cannot convert null literal to non-nullable reference type
github-actions / Qodana for .NET
Cannot convert null literal to non-nullable reference type.
Cannot convert null literal to non-nullable reference type
github-actions / Qodana for .NET
Cannot convert null literal to non-nullable reference type.
Cannot convert null literal to non-nullable reference type
github-actions / Qodana for .NET
Cannot convert null literal to non-nullable reference type.
Cannot convert null literal to non-nullable reference type
github-actions / Qodana for .NET
Cannot convert null literal to non-nullable reference type.
Cannot convert null literal to non-nullable reference type
github-actions / Qodana for .NET
Cannot convert null literal to non-nullable reference type.
Cannot convert null literal to non-nullable reference type
github-actions / Qodana for .NET
Cannot convert null literal to non-nullable reference type.
Cannot convert null literal to non-nullable reference type
github-actions / Qodana for .NET
Cannot convert null literal to non-nullable reference type.
Cannot convert null literal to non-nullable reference type
github-actions / Qodana for .NET
Cannot convert null literal to non-nullable reference type.
Cannot convert null literal to non-nullable reference type
Check warning on line 99 in src/Modules/RoundRankingModule/Models/CheckpointData.cs
github-actions / Qodana for .NET
Invalid XML documentation comment
Cannot resolve parameter 'isDnf'
Check warning on line 42 in src/Modules/RoundRankingModule/Services/RoundRankingService.cs
github-actions / Qodana for .NET
Unused local variable
Local variable 'removedCheckpointData' is never used
Check warning on line 68 in src/Modules/RoundRankingModule/Services/RoundRankingService.cs
github-actions / Qodana for .NET
Unused local variable
Local variable 'removedCheckpointData' is never used
github-actions / Qodana for .NET
Virtual member call in constructor
Virtual member call in constructor