Add phases support for Element, fix FamilyInstance phases bug #84
Triggered via pull request
May 16, 2024 13:34
SergeyNefyodov
synchronize
#238
Status
Failure
Total duration
4m 25s
Artifacts
–
Annotations
1 error, 1 warning, and 1 notice
qodana
The number of problems exceeds the failThreshold
|
Empty statement is redundant:
source/RevitLookup/Core/ComponentModel/Descriptors/ElevationMarkerDescriptor.cs#L70
Empty statement is redundant
|
Invert 'if' statement to reduce nesting:
source/RevitLookup/Core/ComponentModel/Descriptors/ElevationMarkerDescriptor.cs#L62
Invert 'if' statement to reduce nesting
|