Fix the SQL adaper in Rhino 8#82
Merged
Merged
BHoMBot-CI / code-compliance
succeeded
May 21, 2026 in 6s
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 204 in SQL_Adapter/AdapterActions/Push.cs
bhombot-ci / code-compliance
SQL_Adapter/AdapterActions/Push.cs#L184-L204
The use of CustomData within the code is discouraged except in circumstances where volatile data is being used. - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/IsUsingCustomData
Check warning on line 188 in SQL_Adapter/AdapterActions/Push.cs
bhombot-ci / code-compliance
SQL_Adapter/AdapterActions/Push.cs#L187-L188
The use of CustomData within the code is discouraged except in circumstances where volatile data is being used. - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/IsUsingCustomData
Loading