Bump actions/checkout from 3 to 4 #51
styles.yml
on: push
phpcs
18s
phpmd
20s
phpcpd
11s
PhpDeprecationDetector (phpdd)
1m 45s
Annotations
7 errors
phpcs:
modules/entity_to_text_tika/src/Event/PreProcessFileEvent.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\file\Entity\File.
|
phpcs:
modules/entity_to_text_tika/src/Extractor/FileToText.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\File\FileSystemInterface.
|
phpcs:
modules/entity_to_text_tika/tests/src/Unit/EntityToTextTikaEventsTest.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\entity_to_text_tika\Event\EntityToTextTikaEvents.
|
phpcs:
modules/entity_to_text_tika/tests/src/Unit/PreProcessFileEventTest.php#L7
Use statements should be sorted alphabetically. The first wrong one is Drupal\entity_to_text_tika\Event\PreProcessFileEvent.
|
phpcs:
modules/entity_to_text_tika/tests/src/Unit/FileToTextTest.php#L15
Use statements should be sorted alphabetically. The first wrong one is Prophecy\Prophet.
|
phpcs:
modules/entity_to_text_paragraphs/tests/src/Unit/ParagraphsToTextTest.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Entity\EntityTypeManagerInterface.
|
phpcs
Process completed with exit code 1.
|