Versioning_Engine: Add methodology for directly calling upgrades from main process rather than via pipes #3332
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
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
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
Loading