Problem/Motivation

Both phpstan and phpunit are failing.

Call to deprecated method xpath() of Drupal\Tests\BrowserTestBase: drupal:11.5.0 and is removed from 13.0.0. Use BrowserTestBase::getNodeElementsByXpath instead

Attempt to create a field storage of unknown type text_with_summary.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

acbramley created an issue.