Skip to content
GitHub Actions / Qodana for .NET completed Sep 9, 2024 in 0s

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

Dependency Version Licenses
MaterialDesignColors 2.1.4 MIT
MaterialDesignThemes 4.9.0 MIT
Microsoft.Bcl.AsyncInterfaces 5.0.0 MIT
Microsoft.CSharp 4.7.0 MIT
Microsoft.Extensions.ObjectPool 5.0.10 Apache-2.0
Microsoft.NETCore.Platforms 1.1.0 MIT
Microsoft.Win32.Registry.AccessControl 8.0.0 MIT
Microsoft.Win32.Registry 5.0.0 MIT
Microsoft.Win32.SystemEvents 8.0.0 MIT
Microsoft.Windows.Compatibility 8.0.8 MIT
Microsoft.Xaml.Behaviors.Wpf 1.1.39 MIT
System.Buffers 4.5.1 MIT
System.CodeDom 8.0.0 MIT
System.ComponentModel.Composition 8.0.0 MIT
System.Configuration.ConfigurationManager 8.0.0 MIT
System.Data.DataSetExtensions 4.5.0 MIT
System.Data.Odbc 8.0.0 MIT
System.Data.OleDb 8.0.0 MIT
System.Data.SqlClient 4.8.6 MIT
System.Diagnostics.DiagnosticSource 4.7.0 MIT
System.Diagnostics.EventLog 8.0.0 MIT
System.Diagnostics.PerformanceCounter 8.0.0 MIT
System.DirectoryServices.AccountManagement 8.0.0 MIT
System.DirectoryServices.Protocols 8.0.0 MIT
System.DirectoryServices 8.0.0 MIT
System.Drawing.Common 8.0.8 MIT
System.Formats.Asn1 8.0.0 MIT
System.IO.FileSystem.AccessControl 5.0.0 MIT
System.IO.Packaging 8.0.0 MIT
System.IO.Pipes.AccessControl 5.0.0 MIT
System.IO.Ports 8.0.0 MIT
System.Management 8.0.0 MIT
System.Memory 4.5.5 MIT
System.Numerics.Vectors 4.5.0 MIT
System.Private.ServiceModel 4.10.0 MIT
System.Reflection.Context 8.0.0 MIT
System.Reflection.DispatchProxy 4.7.1 MIT
System.Reflection.Emit.ILGeneration 4.7.0 MIT
System.Reflection.Emit.Lightweight 4.7.0 MIT
System.Reflection.Emit 4.7.0 MIT
System.Runtime.Caching 8.0.0 MIT
System.Runtime.CompilerServices.Unsafe 6.0.0 MIT
System.Security.AccessControl 6.0.0 MIT
System.Security.Cryptography.Cng 5.0.0 MIT
System.Security.Cryptography.Pkcs 8.0.0 MIT
System.Security.Cryptography.ProtectedData 8.0.0 MIT
System.Security.Cryptography.Xml 8.0.1 MIT
System.Security.Permissions 8.0.0 MIT
System.Security.Principal.Windows 5.0.0 MIT
System.ServiceModel.Duplex 4.10.0 MIT
System.ServiceModel.Http 4.10.0 MIT
System.ServiceModel.NetTcp 4.10.0 MIT
System.ServiceModel.Primitives 4.10.0 MIT
System.ServiceModel.Security 4.10.0 MIT
System.ServiceModel.Syndication 8.0.0 MIT
System.ServiceProcess.ServiceController 8.0.0 MIT
System.Speech 8.0.0 MIT
System.Text.Encoding.CodePages 8.0.0 MIT
System.Threading.AccessControl 8.0.0 MIT
System.Threading.Tasks.Extensions 4.5.4 MIT
System.Web.Services.Description 4.10.0 MIT
runtime.linux-arm.runtime.native.System.IO.Ports 8.0.0 MIT
runtime.linux-arm64.runtime.native.System.IO.Ports 8.0.0 MIT
runtime.linux-x64.runtime.native.System.IO.Ports 8.0.0 MIT
runtime.native.System.Data.SqlClient.sni 4.7.0 MIT
runtime.native.System.IO.Ports 8.0.0 MIT
runtime.osx-arm64.runtime.native.System.IO.Ports 8.0.0 MIT
runtime.osx-x64.runtime.native.System.IO.Ports 8.0.0 MIT
runtime.win-arm64.runtime.native.System.Data.SqlClient.sni 4.4.0 MIT
runtime.win-x64.runtime.native.System.Data.SqlClient.sni 4.4.0 MIT
runtime.win-x86.runtime.native.System.Data.SqlClient.sni 4.4.0 MIT
Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 217 in src/SoulSplitter/Migrations/Migrator.cs

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Empty statement is redundant

Empty statement is redundant

Check warning on line 56 in src/SoulMemory/DarkSouls1/Sl2Reader.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Expression is always 'null'

Expression is always null

Check warning on line 340 in src/CliTimer/Program.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Function never returns

Function never returns

Check warning on line 282 in src/CliTimer/Program.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Function never returns

Function never returns