Change checkstyle command to analyze with format
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3442618. -->
Reported by: [gábor hojtsy](https://www.drupal.org/user/4166)
Related to !26
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Recent update to Upgrade Status 4.2.0 lead to new notices printed for all projects. </p>
<p><code>[notice] The checkstyle (us-cs) drush command is deprecated and will be removed. Use the analyze command with --format=checkstyle instead.</code></p>
<p>We can avoid this.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Use the suggested new command.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue