27 new problems found by Qodana for .NET
Qodana for .NET
8 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Redundant using directive |
🔶 Warning | 3 |
Redundant namespace alias |
🔶 Warning | 2 |
Redundant member initializer |
🔶 Warning | 1 |
Redundant class or interface specification in base types list |
🔶 Warning | 1 |
Unused local variable |
🔶 Warning | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Detected 71 dependencies
Third-party software list
This page lists the third-party software dependencies used in SoulSplitter
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
Check warning on line 217 in src/SoulSplitter/Migrations/Migrator.cs
github-actions / Qodana for .NET
Access to a static member of a type via a derived type
Access to a static member of a type via a derived type
Check warning on line 231 in src/SoulSplitter/Migrations/Migrator.cs
github-actions / Qodana for .NET
Access to a static member of a type via a derived type
Access to a static member of a type via a derived type
Check warning on line 91 in src/SoulSplitter/Migrations/Migrator.cs
github-actions / Qodana for .NET
Access to a static member of a type via a derived type
Access to a static member of a type via a derived type
Check warning on line 105 in src/SoulSplitter/Migrations/Migrator.cs
github-actions / Qodana for .NET
Access to a static member of a type via a derived type
Access to a static member of a type via a derived type
Check warning on line 123 in src/SoulSplitter/Migrations/Migrator.cs
github-actions / Qodana for .NET
Access to a static member of a type via a derived type
Access to a static member of a type via a derived type
Check warning on line 77 in src/SoulSplitter/Migrations/Migrator.cs
github-actions / Qodana for .NET
Access to a static member of a type via a derived type
Access to a static member of a type via a derived type
Check warning on line 81 in src/SoulSplitter/soulmemory-rs/SoulMemoryRs.cs
github-actions / Qodana for .NET
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity
Check warning on line 392 in src/SoulSplitter/SoulComponent.cs
github-actions / Qodana for .NET
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity
Check warning on line 37 in tests/SoulSplitter.Tests/Integration/SoulsComponentTestWrapper.cs
github-actions / Qodana for .NET
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity
Check warning on line 132 in src/SoulMemory/soulmods/Soulmods.cs
github-actions / Qodana for .NET
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity
Check warning on line 32 in src/SoulMemory/Memory/Extensions.cs
github-actions / Qodana for .NET
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity
Check warning on line 50 in src/SoulSplitter/Logger.cs
github-actions / Qodana for .NET
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity
Check warning on line 37 in tests/SoulSplitter.Tests/Integration/SoulsComponentTestWrapper.cs
github-actions / Qodana for .NET
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity
Check warning on line 48 in src/SoulMemory/Memory/Extensions.cs
github-actions / Qodana for .NET
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity
Check warning on line 37 in tests/SoulSplitter.Tests/Integration/SoulsComponentTestWrapper.cs
github-actions / Qodana for .NET
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity
Check warning on line 37 in tests/SoulSplitter.Tests/Integration/SoulsComponentTestWrapper.cs
github-actions / Qodana for .NET
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity
Check warning on line 22 in src/SoulSplitter/UI/ErrorViewModel.cs
github-actions / Qodana for .NET
Namespace does not correspond to file location
Namespace does not correspond to file location, must be: 'SoulSplitter.UI'
Check warning on line 20 in tests/SoulSplitter.Tests/TestMethodSTAAttribute.cs
github-actions / Qodana for .NET
Namespace does not correspond to file location
Namespace does not correspond to file location, must be: 'SoulSplitter.Tests'
Check warning on line 107 in tests/SoulMemory.Tests/Mocks/ProcessHookMock.cs
github-actions / Qodana for .NET
Collection content is never queried (non-private accessibility)
Content of collection 'ExitedExceptions' is only updated but never used
Check warning on line 183 in src/SoulSplitter/Splitters/DarkSouls1Splitter.cs
github-actions / Qodana for .NET
Expression is always 'true' or always 'false'
Expression is always true
Check warning on line 32 in src/SoulSplitter/UI/EldenRing/EldenRingViewModel.cs
github-actions / Qodana for .NET
Empty constructor
Empty constructor is redundant. The compiler generates the same by default.
Check warning on line 65 in tests/SoulMemory.Tests/RefreshErrorTests.cs
github-actions / Qodana for .NET
Empty statement is redundant
Empty statement is redundant
Check warning on line 56 in src/SoulMemory/DarkSouls1/Sl2Reader.cs
github-actions / Qodana for .NET
Expression is always 'null'
Expression is always null
Check warning on line 340 in src/CliTimer/Program.cs
github-actions / Qodana for .NET
Function never returns
Function never returns
Check warning on line 282 in src/CliTimer/Program.cs
github-actions / Qodana for .NET
Function never returns
Function never returns