Skip to content

[Fusion] Do not send omitted arguments with default values to subgraph #509

[Fusion] Do not send omitted arguments with default values to subgraph

[Fusion] Do not send omitted arguments with default values to subgraph #509

GitHub Actions / Qodana for .NET completed Dec 13, 2023 in 0s

2 new problems found by Qodana for .NET

Qodana for .NET

2 new problems were found

Inspection name Severity Problems
Redundant nullable warning suppression expression 🔶 Warning 2

💡 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 214 in HotChocolate/Fusion/src/Core/Planning/RequestFormatters/NodeRequestDocumentFormatter.cs

See this annotation in the file changed.

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

Redundant nullable warning suppression expression

The nullable warning suppression expression is redundant

Check warning on line 354 in HotChocolate/Fusion/src/Core/Planning/RequestFormatters/RequestDocumentFormatter.cs

See this annotation in the file changed.

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

Redundant nullable warning suppression expression

The nullable warning suppression expression is redundant