7.3 Deployment #1505
Merged
7.3 Deployment #1505
BHoMBot-CI / beta-documentation-compliance
succeeded
Sep 10, 2024 in 4s
Check Documentation Compliance
This check has some warnings
Details
There were some warnings found with the code changed in this Pull Request
Annotations
Check warning on line 37 in Revit_Core_Engine/Query/LinkedElementsInView.cs
bhombot-ci / beta-documentation-compliance
Revit_Core_Engine/Query/LinkedElementsInView.cs#L37
Documentation attribute should end with grammatically correct punctuation (., !, or ?) - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/AttributeHasEndingPunctuation
Check warning on line 36 in Revit_Core_Engine/Query/PlanViewRange.cs
bhombot-ci / beta-documentation-compliance
Revit_Core_Engine/Query/PlanViewRange.cs#L36
Input parameter requires a matching Input attribute - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/IsInputAttributePresent
Method must contain an Output or MultiOutput attribute - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/HasOutputAttribute
Loading