Serialiser_Engine: Update NullOrEmptyCheck to just check for Null #3364
BHoMBot-CI / code-compliance
succeeded
Jul 1, 2024 in 4s
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 77 in Serialiser_Engine/Compute/Serialise/IBHoMObject.cs
bhombot-ci / code-compliance
Serialiser_Engine/Compute/Serialise/IBHoMObject.cs#L54-L77
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 69 in Serialiser_Engine/Compute/Serialise/IBHoMObject.cs
bhombot-ci / code-compliance
Serialiser_Engine/Compute/Serialise/IBHoMObject.cs#L58-L69
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