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

Restored the old [ID] behaviour #7087

Merged
merged 4 commits into from
May 6, 2024

Fixed ID Behaviour

adc54d5
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Restored the old [ID] behaviour #7087

Fixed ID Behaviour
adc54d5
Select commit
Loading
Failed to load commit list.
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