Skip to content

Fix the SQL adaper in Rhino 8#82

Merged
michaelhoehn merged 5 commits into
developfrom
SQL_Toolkit-#62-FixAdaperInRhino8
May 30, 2026
Merged

Fix the SQL adaper in Rhino 8#82
michaelhoehn merged 5 commits into
developfrom
SQL_Toolkit-#62-FixAdaperInRhino8

Fixe compliance issue

18c7265
Select commit
Loading
Failed to load commit list.
BHoMBot-CI / documentation-compliance succeeded May 21, 2026 in 15s

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 60 in SQL_Adapter/SqlAdapter.cs

See this annotation in the file changed.

@bhombot-ci bhombot-ci / documentation-compliance

SQL_Adapter/SqlAdapter.cs#L60

Adapter constructor must contain a Description attribute - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/HasDescriptionAttribute

Method must contain an Output or MultiOutput attribute - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/HasOutputAttribute

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

Check warning on line 73 in SQL_Adapter/SqlAdapter.cs

See this annotation in the file changed.

@bhombot-ci bhombot-ci / documentation-compliance

SQL_Adapter/SqlAdapter.cs#L73

Adapter constructor must contain a Description attribute - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/HasDescriptionAttribute

Method must contain an Output or MultiOutput attribute - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/HasOutputAttribute

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