- Issue was unassigned.
- First commit to issue fork.
- last update
over 1 year ago 75 pass, 2 fail - 🇳🇱Netherlands megachriz
I've rebased the code on the latest dev, actually just so that the tests run.
- 🇳🇱Netherlands megachriz
@arpitk
Thanks for your work, but it looks like that some of the changes break tests. - last update
over 1 year ago 82 pass - 🇳🇱Netherlands megachriz
I made some small changes and now tests are passing again. :)
Still needs work though, because there are more coding standards violations.
- Assigned to nitin_lama
- Open on Drupal.org →Core: 9.5.x + Environment: PHP 7.4 & MySQL 5.7last update
11 months ago Not currently mergeable. - 🇮🇳India nitin_lama India
Remaining issues.
FILE: /home/system/Documents/contribution/feeds_migrate-3049711/feeds_migrate.module ------------------------------------------------------------------------------------ FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ------------------------------------------------------------------------------------ 68 | WARNING | Line exceeds 80 characters; contains 83 characters 88 | WARNING | Line exceeds 80 characters; contains 82 characters 116 | WARNING | Line exceeds 80 characters; contains 82 characters ------------------------------------------------------------------------------------ FILE: /home/system/Documents/contribution/feeds_migrate-3049711/src/FeedsMigrateBatchExecutable.php ------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------------------------- 43 | ERROR | The array declaration extends to column 96 (the limit is 80). The array content should be split up over multiple lines ------------------------------------------------------------------------------------------------------------------------------------- FILE: /home/system/Documents/contribution/feeds_migrate-3049711/src/Plugin/MigrateFormPluginInterface.php ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 56 | ERROR | The text '@deprecated This will be removed in favor of ::getConfiguration. Plugins should not save its configuration directly on the parent entity.' does not match the standard format: | | @deprecated in %deprecation-version% and is removed from %removal-version%. %extra-info%. 56 | ERROR | Each @deprecated tag must have a @see tag immediately following it ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Time: 706ms; Memory: 12MB FILE: /home/system/Documents/contribution/feeds_migrate-3049711/src/MappingFieldFormManager.php ----------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ----------------------------------------------------------------------------------------------- 77 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead ----------------------------------------------------------------------------------------------- FILE: /home/system/Documents/contribution/feeds_migrate-3049711/src/Form/FeedsMigrateImporterForm.php ----------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ----------------------------------------------------------------------------------------------------- 541 | WARNING | Unused variable $status. ----------------------------------------------------------------------------------------------------- FILE: /home/system/Documents/contribution/feeds_migrate-3049711/src/Plugin/MigrateFormPluginFactory.php ------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------- 85 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead ------------------------------------------------------------------------------------------------------- FILE: /home/system/Documents/contribution/feeds_migrate-3049711/src/Plugin/feeds_migrate/mapping_field/TextAreaFieldForm.php ---------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------------------------------------------------------------- 27 | WARNING | Unused variable $test. ---------------------------------------------------------------------------------------------------------------------------- FILE: /home/system/Documents/contribution/feeds_migrate-3049711/src/Plugin/MigrateFormPluginManager.php ------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------- 81 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead ------------------------------------------------------------------------------------------------------- FILE: /home/system/Documents/contribution/feeds_migrate-3049711/tests/src/Functional/FeedsMigrateBrowserTestBase.php ------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------------------------------------- 52 | ERROR | Do not disable strict config schema checking in tests. Instead ensure your module properly declares its schema for configurations. ------------------------------------------------------------------------------------------------------------------------------------------------- Time: 646ms; Memory: 12MB