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

Versioning_Engine: Add methodology for directly calling upgrades from main process rather than via pipes #3332

Slight code clean-up and refactoring avoiding code duplication

01695af
Select commit
Loading
Failed to load commit list.
Merged

Versioning_Engine: Add methodology for directly calling upgrades from main process rather than via pipes #3332

Slight code clean-up and refactoring avoiding code duplication
01695af
Select commit
Loading
Failed to load commit list.
BHoMBot-CI / documentation-compliance succeeded Apr 23, 2024 in 3s

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 47 in Versioning_Engine/Convert/ToNewVersion.cs

See this annotation in the file changed.

@bhombot-ci bhombot-ci / documentation-compliance

Versioning_Engine/Convert/ToNewVersion.cs#L47

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

Check warning on line 67 in Versioning_Engine/Convert/ToNewVersion.cs

See this annotation in the file changed.

@bhombot-ci bhombot-ci / documentation-compliance

Versioning_Engine/Convert/ToNewVersion.cs#L67

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