Hi. I have attempted to use verify() with the error_fun argument as either just_warn or warn_report. These return a warning message that is highlighted in the console, however for example if I am running a long script and the verification occurs in the middle, then I have to scroll up to seek out that message. Is there any way to have the warning messages accumulate at the end of the output similar to standard warnings?