Skip to content

drop support of drupal below 9.5.x & add support of Drupal 10.1/10.2 #50

drop support of drupal below 9.5.x & add support of Drupal 10.1/10.2

drop support of drupal below 9.5.x & add support of Drupal 10.1/10.2 #50

Triggered via push April 9, 2024 14:17
Status Failure
Total duration 1m 15s
Artifacts

styles.yml

on: push
phpcs
27s
phpcs
phpmd
23s
phpmd
phpcpd
34s
phpcpd
PhpDeprecationDetector (phpdd)
54s
PhpDeprecationDetector (phpdd)
Fit to window
Zoom out
Zoom in

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.