Breadcrumb builder has deprecation
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3486933. --> Reported by: [scott_euser](https://www.drupal.org/user/3267594) Related to !259 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <blockquote><p>The "Drupal\ai\Breadcrumb\AiModelSettingsBreadcrumbBuilder::applies()" method will require a new "\Drupal\Core\Cache\CacheableMetadata $cacheable_metadata" argument in the next major version of its interface "Drupal\Core\Breadcrumb\BreadcrumbBuilderInterface", not defining it is deprecated.</p></blockquote> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>E.g. run tests<br> <code>phpunit -c core/phpunit.xml modules/contrib/ai/tests/src/Kernel/Utility/TextChunkerTest.php</code></p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Resolve</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>MR</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>N/A</p> <h3 id="summary-api-changes">API changes</h3> <p>N/A</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>N/A</p>
issue