Merge pull request #27 from antistatique/1.2.x--paragraphs #127
styles.yml
on: push
phpcs
3m 22s
phpmd
17s
phpcpd
1m 27s
PhpDeprecationDetector (phpdd)
1m 42s
Annotations
10 errors
phpcs:
src/FactoryType/NodeFactoryType.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Entity\EntityTypeManagerInterface.
|
phpcs:
src/FactoryType/FileFactoryType.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Config\ConfigFactoryInterface.
|
phpcs:
src/FactoryType/VocabularyFactoryType.php#L7
Use statements should be sorted alphabetically. The first wrong one is Drupal\factory_lollipop\Traits\RandomGeneratorTrait.
|
phpcs:
src/FactoryType/NodeTypeFactoryType.php#L7
Use statements should be sorted alphabetically. The first wrong one is Drupal\factory_lollipop\Traits\RandomGeneratorTrait.
|
phpcs:
src/FactoryType/EntityFieldFactoryType.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\factory_lollipop\Traits\RandomGeneratorTrait.
|
phpcs:
src/FactoryType/MediaFactoryType.php#L8
Use statements should be sorted alphabetically. The first wrong one is Drupal\factory_lollipop\Traits\RandomGeneratorTrait.
|
phpcs:
src/FactoryType/UserFactoryType.php#L9
Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Password\PasswordGeneratorInterface.
|
phpcs:
src/FactoryType/MenuLinkFactoryType.php#L7
Use statements should be sorted alphabetically. The first wrong one is Drupal\factory_lollipop\Traits\RandomGeneratorTrait.
|
phpcs:
src/FactoryType/TaxonomyTermFactoryType.php#L8
Use statements should be sorted alphabetically. The first wrong one is Drupal\factory_lollipop\Traits\RandomGeneratorTrait.
|
phpcs:
src/FactoryType/EntityFieldEntityReferenceFactoryType.php#L7
Use statements should be sorted alphabetically. The first wrong one is Drupal\factory_lollipop\Traits\EntityReferenceTestTrait.
|