ChilliCream / graphql-platform

Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
https://chillicream.com
MIT License
4.96k stars 722 forks source link

Added generic methods to IExecutable<T>. #7043

Closed michaelstaib closed 1 month ago

github-actions[bot] commented 1 month ago

Qodana for .NET

1130 new problems were found

Inspection name Severity Problems
Redundant using directive 🔶 Warning 671
Namespace does not correspond to file location 🔶 Warning 191
Member hides static member from outer class 🔶 Warning 51
Redundant argument with default value 🔶 Warning 47
Redundant type declaration body 🔶 Warning 39
Return type of a function can be non-nullable 🔶 Warning 38
Virtual member call in constructor 🔶 Warning 19
Variable in local function hides variable from outer scope 🔶 Warning 14
Unused parameter (private accessibility) 🔶 Warning 13
Expression is always 'true' or 'false' according to nullable reference types' annotations 🔶 Warning 9
Get-only auto-property is never assigned 🔶 Warning 6
Redundant nullable warning suppression expression 🔶 Warning 4
Empty constructor 🔶 Warning 3
Possible performance issues caused by unlimited string length 🔶 Warning 3
Redundant nullable directive 🔶 Warning 3
Element is localizable 🔶 Warning 2
'??' condition is never null according to nullable reference types' annotations 🔶 Warning 2
Redundant explicit type in array creation 🔶 Warning 2
Return value of pure method is not used 🔶 Warning 2
Type member is never used (private accessibility) 🔶 Warning 2
Method return value is never used (private accessibility) 🔶 Warning 2
Access to disposed captured variable 🔶 Warning 1
Conditional access qualifier expression is not null according to nullable reference types' annotations 🔶 Warning 1
Empty statement is redundant 🔶 Warning 1
The source expression never matches the provided pattern 🔶 Warning 1
Redundant member initializer 🔶 Warning 1
Unused type parameter 🔶 Warning 1
Unused local variable 🔶 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](mailto:qodana-support@jetbrains.com) - Or via our issue tracker: https://jb.gg/qodana-issue - Or share your feedback: https://jb.gg/qodana-discussions