Drupal 9 Deprecated Code Report
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3042711. --> Reported by: [arrow](https://www.drupal.org/user/423969) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p><a href="https://github.com/mglaman/drupal-check">Drupal Check</a> is a static analysis tool that can identify deprecation errors. This report was created during MidCamp 2019 Contribution Day and will be a potential ticket for contributions during DrupalCon Seattle 2019 Sprint Day. See "<a href="https://github.com/mglaman/drupal-check/wiki/Deprecation-Error-Solutions">Deprecation Error Solutions</a>" for suggested resolutions and the #d9readiness channel on Drupal Slack.</p> <p>drupal-check results on commit hash: f9f7417a187217ea7164add0ad0d96543f5a902e</p> <pre> ------ ----------------------------------------------------------------------------------------------------------------------------------------------------------------------<br>&nbsp; Line&nbsp;&nbsp; tests/src/Kernel/Plugin/migrate/source/CSVTest.php<br><br> ------ ----------------------------------------------------------------------------------------------------------------------------------------------------------------------<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Class Drupal\Tests\migrate_source_csv\Unit\Plugin\migrate\source\CSVTest was not found while trying to analyse it - autoloading is probably not configured properly.<br> ------ ----------------------------------------------------------------------------------------------------------------------------------------------------------------------<br><br><br> [ERROR] Found 1 error</pre><h3 id="summary-proposed-resolution">Proposed resolution</h3> <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> <h3 id="summary-release-notes">Release notes snippet</h3>
issue