Issue #3329254: Automated Drupal 10 compatibility fixes #134
Annotations
3 errors
Run ./vendor/bin/phpcs ./ --report=checkstyle | cs2pr:
tests/src/Unit/FactoryType/FileFactoryTypeTest.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Config\ConfigFactoryInterface.
|
Run ./vendor/bin/phpcs ./ --report=checkstyle | cs2pr:
tests/src/Kernel/FactoryType/FileFactoryTypeTest.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Config\ConfigFactoryInterface.
|
Run ./vendor/bin/phpcs ./ --report=checkstyle | cs2pr
Process completed with exit code 1.
|
Loading