Introduced in version 1.12 (12 August 2020)
Your project settings provide an event that can trigger an after startup microflow. Since you can only run one after startup microflow per project, Mendix advises to write out the purpose as a microflow name, in this case AfterStartUp.
Non-compliant example:
Compliant example:
You can fix this violation by renaming your microflow AfterStartUp.