Skip to content

Replace Try-catch statements with If-then statments for controlling e…

501e2c2
Select commit
Loading
Failed to load commit list.
Open

Add View Filters #1502

Replace Try-catch statements with If-then statments for controlling e…
501e2c2
Select commit
Loading
Failed to load commit list.
BHoMBot-CI / documentation-compliance succeeded Jan 9, 2025 in 13s

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 144 in Revit_Core_Engine/Convert/Revit/ToRevit/ParameterFilterElement.cs

See this annotation in the file changed.

@bhombot-ci bhombot-ci / documentation-compliance

Revit_Core_Engine/Convert/Revit/ToRevit/ParameterFilterElement.cs#L144

Input parameter requires a matching Input attribute - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/IsInputAttributePresent

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