Trying to convert Author to Author Dto to return to List but it seems the only way it works is if I put Any or put it as a MutableList. Is there any way to fix this. Im using Cr