Added refinements to the ef core helpers. #6938
21 new problems found by Qodana for .NET
Qodana for .NET
21 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Redundant using directive |
🔶 Warning | 17 |
Namespace does not correspond to file location |
🔶 Warning | 3 |
Empty constructor |
🔶 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]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
github-actions / Qodana for .NET
Namespace does not correspond to file location
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Extensions'
Check warning on line 4 in HotChocolate/Data/src/EntityFramework/Extensions/ExecutableMiddleware.cs
github-actions / Qodana for .NET
Namespace does not correspond to file location
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Extensions'
github-actions / Qodana for .NET
Namespace does not correspond to file location
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Extensions'
github-actions / Qodana for .NET
Empty constructor
Empty constructor is redundant. The compiler generates the same by default.
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 3 in HotChocolate/Data/src/EntityFramework/ToListMiddleware.cs
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 1 in HotChocolate/Data/src/EntityFramework/ToListMiddleware.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
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 2 in HotChocolate/Data/src/EntityFramework/EntityFrameworkExecutable.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
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 1 in HotChocolate/Data/src/EntityFramework/Extensions/ExecutableMiddleware.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
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 3 in HotChocolate/Data/src/EntityFramework/EntityFrameworkExecutable.cs
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 4 in HotChocolate/Data/src/EntityFramework/EntityFrameworkExecutable.cs
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 1 in HotChocolate/Data/src/EntityFramework/UseDbContextAttribute.cs
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 2 in HotChocolate/Data/src/EntityFramework/ToListMiddleware.cs
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 1 in HotChocolate/Data/src/EntityFramework/DbContextKind.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed