Closed codefactor-io[bot] closed 1 month ago
CodeFactor found multiple issues:
Pull request completed! Check it out here https://github.com/GuilhermeStracini/POC-dotnet-Predicate-Expression/pull/16 🚀
CodeFactor found multiple issues:
The code must not contain multiple blank lines in a row.
Insert parentheses within the conditional AND and OR expressions to declare the operator precedence.
A C# document may only contain a single class at the root level unless all of the classes are partial and are of the same type.
A closing curly bracket must not be preceded by a blank line.