Skip to content
GitHub Actions / Qodana for .NET completed May 6, 2024 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 qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 1 in HotChocolate/Core/test/Types.Tests/Types/Relay/IdMiddlewareTests.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