A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
It seems that you are hitting a bug in SSMS that is related to the action id MNDO. If you run sys.fn_get_audit_file, you can probably find such events. I find that MNDO corresponds to DATABASE_OBJECT_CHANGE_GROUP.
If you find this to be a blocking issue for you, I would recommend you to open a support case. For Microsoft to be able to address this bug, they need a reproducible scenario, and a support case would be a good way to convey this information to Microsoft.