Skip to content

Update ASF-ui digest to 50cc9c7 #5496

Update ASF-ui digest to 50cc9c7

Update ASF-ui digest to 50cc9c7 #5496

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Qodana for .NET completed Oct 5, 2023 in 0s

1 new problem found by Qodana for .NET

Qodana for .NET

1 new problem were found

Inspection name Severity Problems
Redundant using directive 🔶 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 32 in ArchiSteamFarm/Steam/Bot.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 32 in ArchiSteamFarm/Steam/Bot.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