Skip to content

Versioning_Engine: Fix Issue with all dictionary entries throwing and catching exceptions #3518

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

remove try catch for if statement in UpgradeObject

571a96c
Select commit
Loading
Failed to load commit list.
Merged

Versioning_Engine: Fix Issue with all dictionary entries throwing and catching exceptions #3518

remove try catch for if statement in UpgradeObject
571a96c
Select commit
Loading
Failed to load commit list.
BHoMBot-CI / documentation-compliance succeeded Jun 17, 2025 in 30s

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 42 in Versioning_Engine/Modify/Upgrade.cs

See this annotation in the file changed.

@bhombot-ci bhombot-ci / documentation-compliance

Versioning_Engine/Modify/Upgrade.cs#L42

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