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

Added refinements to the ef core helpers. #6938

Merged
merged 1 commit into from
Feb 23, 2024

Added refinements to the ef core helpers.

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

Added refinements to the ef core helpers. #6938

Added refinements to the ef core helpers.
d6da908
Select commit
Loading
Failed to load commit list.
GitHub Actions / Qodana for .NET completed Feb 23, 2024 in 0s

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]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 4 in HotChocolate/Data/src/EntityFramework/Extensions/EntityFrameworkEnumerableExtensions.cs

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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 11 in HotChocolate/Data/src/EntityFramework/Extensions/EntityFrameworkObjectFieldDescriptorExtensions.cs

See this annotation in the file changed.

@github-actions 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 14 in HotChocolate/Data/src/EntityFramework/InferDbContextParameterExpressionBuilder.cs

See this annotation in the file changed.

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

Empty constructor

Empty constructor is redundant. The compiler generates the same by default.

Check warning on line 10 in HotChocolate/Data/src/EntityFramework/DbContextParameterExpressionBuilder.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 3 in HotChocolate/Data/src/EntityFramework/ToListMiddleware.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 1 in HotChocolate/Data/src/EntityFramework/ToListMiddleware.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 1 in HotChocolate/Data/src/EntityFramework/DbContextParameterExpressionBuilder.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 2 in HotChocolate/Data/src/EntityFramework/DbContextParameterExpressionBuilder.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 2 in HotChocolate/Data/src/EntityFramework/EntityFrameworkExecutable.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 1 in HotChocolate/Data/src/EntityFramework/InferDbContextParameterExpressionBuilder.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 1 in HotChocolate/Data/src/EntityFramework/Extensions/EntityFrameworkObjectFieldDescriptorExtensions.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 1 in HotChocolate/Data/src/EntityFramework/Extensions/ExecutableMiddleware.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 1 in HotChocolate/Data/src/EntityFramework/Extensions/EntityFrameworkEnumerableExtensions.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 3 in HotChocolate/Data/src/EntityFramework/EntityFrameworkExecutable.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 4 in HotChocolate/Data/src/EntityFramework/EntityFrameworkExecutable.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 1 in HotChocolate/Data/src/EntityFramework/UseDbContextAttribute.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 2 in HotChocolate/Data/src/EntityFramework/ToListMiddleware.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 1 in HotChocolate/Data/src/EntityFramework/DbContextKind.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 4 in HotChocolate/Data/src/EntityFramework/Extensions/EntityFrameworkObjectFieldDescriptorExtensions.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 2 in HotChocolate/Data/src/EntityFramework/InferDbContextParameterExpressionBuilder.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