Submitted by JMukesh
if the array length of notionalV2CollateralId , notionalV2CollateralAmounts and borrowAction is not equal, it can lead to an error. See CompoundToNotionalV2.sol L24.
Recommend checking the input array length.
jeffywu (Notional) confirmed
