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

Issues with pulling from links fixed #1486

Merged
merged 6 commits into from
Jun 13, 2024

versioning fixed

11760a2
Select commit
Loading
Failed to load commit list.
Merged

Issues with pulling from links fixed #1486

versioning fixed
11760a2
Select commit
Loading
Failed to load commit list.
BHoMBot-CI / code-compliance succeeded Jun 13, 2024 in 7s

Check Code 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 53 in Revit_Core_Engine/Modify/Postprocess.cs

See this annotation in the file changed.

@bhombot-ci bhombot-ci / code-compliance

Revit_Core_Engine/Modify/Postprocess.cs#L53

Modify methods should return void, or their return type should be different to the input type of their first parameter - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/ModifyReturnsDifferentType

Check warning on line 68 in Revit_Core_Engine/Modify/Postprocess.cs

See this annotation in the file changed.

@bhombot-ci bhombot-ci / code-compliance

Revit_Core_Engine/Modify/Postprocess.cs#L68

Modify methods should return void, or their return type should be different to the input type of their first parameter - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/ModifyReturnsDifferentType

Check warning on line 129 in Revit_Core_Engine/Modify/Postprocess.cs

See this annotation in the file changed.

@bhombot-ci bhombot-ci / code-compliance

Revit_Core_Engine/Modify/Postprocess.cs#L129

Modify methods should return void, or their return type should be different to the input type of their first parameter - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/ModifyReturnsDifferentType