admin/environment/custom check/Composer autoloader is not optimised
From MoodleDocs
Moodle is running in production mode whilst the Composer autoloader is not optimised. You may wish to run the following command in the Moodle root directory to optimise the autoloader:
composer install --no-dev --classmap-authoritative