Skip to content

Added refinements to the ef core helpers.

Sign in for the full log view
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