Add DatumPlane support #70
Triggered via pull request
May 8, 2024 18:28
SergeyNefyodov
synchronize
#232
Status
Failure
Total duration
4m 18s
Artifacts
–
Annotations
1 error and 5 notices
qodana
The number of problems exceeds the failThreshold
|
Invert 'if' statement to reduce nesting:
source/RevitLookup/Core/ComponentModel/Descriptors/DatumPlaneDescriptor.cs#L120
Invert 'if' statement to reduce nesting
|
Redundant string interpolation:
source/RevitLookup/Core/ComponentModel/Descriptors/DatumPlaneDescriptor.cs#L103
Redundant string interpolation
|
Redundant string interpolation:
source/RevitLookup/Core/ComponentModel/Descriptors/DatumPlaneDescriptor.cs#L82
Redundant string interpolation
|
Redundant string interpolation:
source/RevitLookup/Core/ComponentModel/Descriptors/DatumPlaneDescriptor.cs#L83
Redundant string interpolation
|
Redundant string interpolation:
source/RevitLookup/Core/ComponentModel/Descriptors/DatumPlaneDescriptor.cs#L102
Redundant string interpolation
|