drop support of drupal below 9.5.x & add support of Drupal 10.1/10.2 #50
styles.yml
on: push
phpcs
27s
phpmd
23s
phpcpd
34s
PhpDeprecationDetector (phpdd)
54s
Annotations
7 errors
phpcs:
tests/src/Kernel/StorageTest.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Test\AssertMailTrait.
|
phpcs:
tests/src/Kernel/ReroutingTest.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Test\AssertMailTrait.
|
phpcs:
inc/hooks.php#L9
Use statements should be sorted alphabetically. The first wrong one is Drupal\backerymails\Entity\BackerymailsEntity.
|
phpcs:
src/Form/ClearForm.php#L7
Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Form\FormStateInterface.
|
phpcs:
src/Entity/BackerymailsEntity.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Entity\ContentEntityBase.
|
phpcs:
src/BackerymailsEntityAccessControlHandler.php#L8
Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Access\AccessResult.
|
phpcs
Process completed with exit code 1.
|