The reason of this is because selectEnumByName and selectBitmapByName can return non-deterministic results in Matter because same named enums/bitmaps exists across clusters. Figure out a way to get rid of selectEnumByName and selectBitmapByName throughout the ZAP code to avoid indeterministic Generation issues.