Skip to content

Conversation

@copytiao
Copy link
Member

@copytiao copytiao commented Aug 11, 2025

@copytiao copytiao marked this pull request as draft August 11, 2025 01:17
@copytiao copytiao added the ⇵ 正在处理 此内容已经在制作或修复中 label Aug 11, 2025
@github-actions
Copy link

github-actions bot commented Aug 11, 2025

Qodana for .NET

34 new problems were found

Inspection name Severity Problems
Redundant cast 🔶 Warning 4
Redundant using directive 🔶 Warning 2
Duplicated statements 🔶 Warning 1
Empty constructor 🔶 Warning 1
Method with optional or 'params' parameter is hidden by overload 🔶 Warning 1
Type member is never used (private accessibility) 🔶 Warning 1
Redundant semicolon after type or namespace declaration ◽️ Notice 12
Use preferred 'var' style (for built-in types) ◽️ Notice 6
Use preferred style for trailing comma before new line in multiline lists ◽️ Notice 2
RoslynAnalyzers Use ArgumentNullException throw helper ◽️ Notice 1
Invert 'if' statement to reduce nesting ◽️ Notice 1
Loop can be converted into LINQ-expression ◽️ Notice 1
Merge null/pattern/value checks into 'or'/'and' patterns ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Detected 28 dependencies

Third-party software list

This page lists the third-party software dependencies used in PCL.Core

Dependency Version Licenses
LiteDB 5.0.21 MIT
Microsoft.Bcl.AsyncInterfaces 9.0.7 MIT
Microsoft.CSharp 4.7.0 MIT
Microsoft.NETCore.Platforms 3.1.0 MIT
Microsoft.NETFramework.ReferenceAssemblies.net48 1.0.0 MIT
Microsoft.NETFramework.ReferenceAssemblies 1.0.0 MIT
Microsoft.Toolkit.Uwp.Notifications 7.1.3 MIT
Microsoft.Win32.Registry 4.7.0 MIT
Microsoft.Win32.SystemEvents 4.7.0 MIT
Microsoft.Windows.SDK.Contracts 10.0.19041.1 PROPRIETARY-LICENSE
SharpZipLib 1.4.2 MIT
System.Buffers 4.5.1 MIT
System.CodeDom 8.0.0 MIT
System.Drawing.Common 4.7.0 MIT
System.IO.Pipelines 9.0.7 MIT
System.Management 8.0.0 MIT
System.Memory 4.5.5 MIT
System.Numerics.Vectors 4.5.0 MIT
System.Reflection.Emit 4.7.0 MIT
System.Runtime.CompilerServices.Unsafe 6.0.0 MIT
System.Runtime.WindowsRuntime.UI.Xaml 4.6.0 MIT
System.Runtime.WindowsRuntime 4.6.0 MIT
System.Security.AccessControl 4.7.0 MIT
System.Security.Principal.Windows 4.7.0 MIT
System.Text.Encodings.Web 9.0.7 MIT
System.Text.Json 9.0.7 MIT
System.Threading.Tasks.Extensions 4.5.4 MIT
System.ValueTuple 4.5.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

⇵ 正在处理 此内容已经在制作或修复中

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants