Skip to content

Automatic Error Collection #358

Automatic Error Collection

Automatic Error Collection #358

GitHub Actions / Qodana for .NET completed Nov 16, 2024 in 0s

16 new problems found by Qodana for .NET

Qodana for .NET

16 new problems were found

Inspection name Severity Problems
RoslynAnalyzers Project does not enable unsafe blocks 🔶 Warning 11
Async method invocation without await expression 🔶 Warning 1
Dereference of a possibly null reference. 🔶 Warning 1
Invalid XML documentation comment 🔶 Warning 1
Possible 'System.NullReferenceException' 🔶 Warning 1
Method return value is never used (private accessibility) 🔶 Warning 1

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

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 333 in Hi3Helper.Core/Classes/SentryHelper/SentryHelper.cs

See this annotation in the file changed.

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

Async method invocation without await expression

Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.

Check warning on line 300 in Hi3Helper.Core/Classes/SentryHelper/SentryHelper.cs

See this annotation in the file changed.

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

Dereference of a possibly null reference.

Dereference of a possibly null reference

Check warning on line 69 in H.NotifyIcon/src/libs/H.NotifyIcon.Shared/GeneratedIconSource.System.Drawing.cs

See this annotation in the file changed.

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

RoslynAnalyzers Project does not enable unsafe blocks

Type 'System.Drawing.Bitmap' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with 'true'.

Check warning on line 17 in H.NotifyIcon/src/libs/H.NotifyIcon.Shared/Utilities/ImageExtensions.WinRT.cs

See this annotation in the file changed.

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

RoslynAnalyzers Project does not enable unsafe blocks

Type 'System.IO.FileStream' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with 'true'.

Check warning on line 31 in H.NotifyIcon/src/libs/H.NotifyIcon.Shared/Utilities/ImageExtensions.WinRT.cs

See this annotation in the file changed.

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

RoslynAnalyzers Project does not enable unsafe blocks

Type 'System.IO.Stream' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with 'true'.

Check warning on line 27 in H.NotifyIcon/src/libs/H.NotifyIcon.Shared/Utilities/ImageExtensions.WinRT.cs

See this annotation in the file changed.

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

RoslynAnalyzers Project does not enable unsafe blocks

Type 'System.IO.Stream' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with 'true'.

Check warning on line 54 in H.NotifyIcon/src/libs/H.NotifyIcon.Shared/Utilities/ImageExtensions.cs

See this annotation in the file changed.

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

RoslynAnalyzers Project does not enable unsafe blocks

Type 'System.Drawing.Icon' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with 'true'.

Check warning on line 119 in H.NotifyIcon/src/libs/H.NotifyIcon.Shared/GeneratedIconSource.cs

See this annotation in the file changed.

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

RoslynAnalyzers Project does not enable unsafe blocks

Type 'System.Drawing.Bitmap' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with 'true'.

Check warning on line 36 in H.NotifyIcon/src/libs/H.NotifyIcon.Shared/Utilities/ImageExtensions.cs

See this annotation in the file changed.

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

RoslynAnalyzers Project does not enable unsafe blocks

Type 'System.Drawing.Bitmap' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with 'true'.

Check warning on line 49 in H.NotifyIcon/src/libs/H.NotifyIcon.Shared/Utilities/ImageExtensions.cs

See this annotation in the file changed.

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

RoslynAnalyzers Project does not enable unsafe blocks

Type 'System.Drawing.Icon' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with 'true'.

Check warning on line 26 in H.NotifyIcon/src/libs/H.NotifyIcon.Shared/GeneratedIconSource.System.Drawing.cs

See this annotation in the file changed.

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

RoslynAnalyzers Project does not enable unsafe blocks

Type 'System.Drawing.Icon' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with 'true'.

Check warning on line 58 in H.NotifyIcon/src/libs/H.NotifyIcon.Shared/Utilities/ImageExtensions.WinRT.cs

See this annotation in the file changed.

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

RoslynAnalyzers Project does not enable unsafe blocks

Type 'System.IO.Stream' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with 'true'.

Check warning on line 41 in H.NotifyIcon/src/libs/H.NotifyIcon.Shared/Utilities/ImageExtensions.cs

See this annotation in the file changed.

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

RoslynAnalyzers Project does not enable unsafe blocks

Type 'System.Drawing.Bitmap' implements generic WinRT interfaces which requires generated code using unsafe for trimming and AOT compatibility if passed across the WinRT ABI. Project needs to be updated with 'true'.

Check warning on line 24 in Hi3Helper.Core/Classes/SentryHelper/SentryHelper.cs

See this annotation in the file changed.

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

Invalid XML documentation comment

Cannot resolve symbol 'SentryOptions'

Check warning on line 41 in CollapseLauncher/Classes/Interfaces/Class/CommunityToolsProperty.cs

See this annotation in the file changed.

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

Possible 'System.NullReferenceException'

Possible 'System.NullReferenceException'

Check warning on line 189 in Hi3Helper.Core/Classes/SentryHelper/SentryHelper.cs

See this annotation in the file changed.

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

Method return value is never used (private accessibility)

Method 'ReleaseExceptionRedirect' return value is never used