Details
Description
This is problematic code on 2.21.2:
the same issue for "commitBlobBlockList":
it is necessary to replace it by "blobBlocks = (List<BlobBlock>)object;" and by "blockEntries = (List<BlockEntry>)object;" correspondingly
In master problematic code is more strange, but can be resolved in the same way:
and the same issue for "commitBlobBlockList":