Merge branch 'refs/heads/dev' #199
123 new problems found by Qodana for .NET
Qodana for .NET
51 new problems were found
Inspection name | Severity | Problems |
---|---|---|
XML highlighting |
🔴 Failure | 3 |
Invalid property value |
🔴 Failure | 2 |
Redundant property |
🔶 Warning | 4 |
Deprecated property |
🔶 Warning | 1 |
No matching files |
🔶 Warning | 1 |
Unresolved '$ref' and '$schema' references |
🔶 Warning | 1 |
Return value of a method annotated with [MustDisposeResource] is never disposed |
🔶 Warning | 1 |
Validation by JSON Schema |
🔶 Warning | 1 |
Use preferred style for trailing comma before new line in multiline lists |
◽️ Notice | 13 |
Parameter can be declared with the base type |
◽️ Notice | 6 |
Type member is never used (non-private accessibility) |
◽️ Notice | 4 |
'if-return' statement can be rewritten as 'return' statement |
◽️ Notice | 3 |
Invert 'if' statement to reduce nesting |
◽️ Notice | 3 |
Type member is never accessed via base type (non-private accessibility) |
◽️ Notice | 2 |
Type is never used (non-private accessibility) |
◽️ Notice | 2 |
Convert constructor into primary constructor |
◽️ Notice | 1 |
Loop can be converted into LINQ-expression |
◽️ Notice | 1 |
Property can be made init-only (non-private accessibility) |
◽️ Notice | 1 |
Replace 'async' code with 'Task'-return |
◽️ Notice | 1 |
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
github-actions / Qodana for .NET
Use preferred style for trailing comma before new line in multiline lists
Remove trailing comma to conform to code style
github-actions / Qodana for .NET
Use preferred style for trailing comma before new line in multiline lists
Remove trailing comma to conform to code style
github-actions / Qodana for .NET
Use preferred style for trailing comma before new line in multiline lists
Remove trailing comma to conform to code style
github-actions / Qodana for .NET
Use preferred style for trailing comma before new line in multiline lists
Remove trailing comma to conform to code style
github-actions / Qodana for .NET
Use preferred style for trailing comma before new line in multiline lists
Remove trailing comma to conform to code style
Check notice on line 59 in source/RevitLookup/Views/Dialogs/UnitsDialog.xaml.cs
github-actions / Qodana for .NET
Use preferred style for trailing comma before new line in multiline lists
Remove trailing comma to conform to code style
Check notice on line 89 in source/RevitLookup/Views/Dialogs/UnitsDialog.xaml.cs
github-actions / Qodana for .NET
Use preferred style for trailing comma before new line in multiline lists
Remove trailing comma to conform to code style
github-actions / Qodana for .NET
Use preferred style for trailing comma before new line in multiline lists
Remove trailing comma to conform to code style
github-actions / Qodana for .NET
Use preferred style for trailing comma before new line in multiline lists
Remove trailing comma to conform to code style
github-actions / Qodana for .NET
Use preferred style for trailing comma before new line in multiline lists
Remove trailing comma to conform to code style
github-actions / Qodana for .NET
Use preferred style for trailing comma before new line in multiline lists
Remove trailing comma to conform to code style
Check notice on line 74 in source/RevitLookup/Views/Dialogs/UnitsDialog.xaml.cs
github-actions / Qodana for .NET
Use preferred style for trailing comma before new line in multiline lists
Remove trailing comma to conform to code style
github-actions / Qodana for .NET
Use preferred style for trailing comma before new line in multiline lists
Remove trailing comma to conform to code style
Check notice on line 37 in source/RevitLookup/Views/Converters/CollectionEmptyVisibilityConverter.cs
github-actions / Qodana for .NET
'if-return' statement can be rewritten as 'return' statement
Convert into 'return' statement
Check notice on line 43 in source/RevitLookup/Views/Converters/DescriptorLabelConverters.cs
github-actions / Qodana for .NET
'if-return' statement can be rewritten as 'return' statement
Convert into 'return' statement
github-actions / Qodana for .NET
'if-return' statement can be rewritten as 'return' statement
Convert into 'return' statement
Check notice on line 32 in source/RevitLookup/Models/UnitInfo.cs
github-actions / Qodana for .NET
Convert constructor into primary constructor
Convert into primary constructor
Check warning on line 39 in source/RevitLookup/.editorconfig
github-actions / Qodana for .NET
Deprecated property
If you use a value other than control_flow_statements, expressions, or type_casts, the setting is not applied.
Check warning on line 583 in source/RevitLookup/.editorconfig
github-actions / Qodana for .NET
No matching files
No files under 'RevitLookup' folder match this pattern
Check warning on line 589 in source/RevitLookup/.editorconfig
github-actions / Qodana for .NET
Redundant property
The indent_size property with the same value is already defined in another section
Check warning on line 584 in source/RevitLookup/.editorconfig
github-actions / Qodana for .NET
Redundant property
The indent_style property with the same value is already defined in another section
Check warning on line 588 in source/RevitLookup/.editorconfig
github-actions / Qodana for .NET
Redundant property
The indent_style property with the same value is already defined in another section
Check warning on line 580 in source/RevitLookup/.editorconfig
github-actions / Qodana for .NET
Redundant property
The indent_style property with the same value is already defined in another section
Check failure on line 18 in source/RevitLookup/.editorconfig
github-actions / Qodana for .NET
Invalid property value
'required' is not allowed here
Check failure on line 18 in source/RevitLookup/.editorconfig
github-actions / Qodana for .NET
Invalid property value
'file' is not allowed here