Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7.3 Deployment #1505

Merged
merged 31 commits into from
Sep 19, 2024

Event suppression added to methods parsing properties of SpecTypeId a…

df3249e
Select commit
Loading
Failed to load commit list.
Merged

7.3 Deployment #1505

Event suppression added to methods parsing properties of SpecTypeId a…
df3249e
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@bhombot-ci 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

See this annotation in the file changed.

@bhombot-ci 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