Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

er fps patch #62

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

er fps patch #62

wants to merge 28 commits into from

Conversation

FrankvdStam
Copy link
Owner

No description provided.

Repository owner deleted a comment from github-actions bot Aug 24, 2024
Copy link

github-actions bot commented Aug 24, 2024

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 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]

Copy link

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 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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants