Skip to content

er fps patch

er fps patch #466

GitHub Actions / Qodana for .NET completed Sep 1, 2024 in 0s

56 new problems found by Qodana for .NET

Qodana for .NET

10 new problems were found

Inspection name Severity Problems
Redundant using directive 🔶 Warning 5
Redundant member initializer 🔶 Warning 3
Non-accessed local variable 🔶 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 67 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.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
Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 50 in src/Cli/Program.cs

See this annotation in the file changed.

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

Non-accessed local variable

Local variable 'init' is only assigned but its value is never used

Check warning on line 177 in src/SoulSplitter/Splitters/EldenRingSplitter.cs

See this annotation in the file changed.

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

Redundant member initializer

Initializing field by default value is redundant

Check warning on line 176 in src/SoulSplitter/Splitters/EldenRingSplitter.cs

See this annotation in the file changed.

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

Redundant member initializer

Initializing field by default value is redundant

Check warning on line 48 in src/SoulSplitter/UI/EldenRing/EldenRingViewModel.cs

See this annotation in the file changed.

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

Redundant member initializer

Initializing field by default value is redundant

Check warning on line 21 in src/SoulMemory/soulmods/Soulmods.cs

See this annotation in the file changed.

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

Redundant using directive

Using directive is not required by the code and can be safely removed

Check warning on line 33 in src/Cli/Program.cs

See this annotation in the file changed.

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

Redundant using directive

Using directive is not required by the code and can be safely removed

Check warning on line 35 in src/SoulSplitter/SoulComponent.cs

See this annotation in the file changed.

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

Redundant using directive

Using directive is not required by the code and can be safely removed

Check warning on line 25 in src/Cli/Program.cs

See this annotation in the file changed.

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

Redundant using directive

Using directive is not required by the code and can be safely removed

Check warning on line 29 in src/SoulSplitter/Splitters/EldenRingSplitter.cs

See this annotation in the file changed.

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

Redundant using directive

Using directive is not required by the code and can be safely removed

Check warning on line 370 in src/SoulMemory/Native/Kernel32.cs

See this annotation in the file changed.

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

Unused local variable

Local variable 'eatPtr' is never used