- Issue created by @sidharth_soman
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 12:40pm 5 July 2023 - 🇮🇳India sidharth_soman Bangalore
All issues fixed. I've raised an MR.
Please review
- 🇺🇦Ukraine AstonVictor
I had two more errors:
FILE: /var/www/html/web/modules/contrib/breadcrumb_extra_field/src/Form/BreadcrumbExtraFieldSettingsForm.php ------------------------------------------------------------------------------------------------------------------------------------------------ FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------------------------------------ 7 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\breadcrumb_extra_field\GlobalConstantsInterface. ------------------------------------------------------------------------------------------------------------------------------------------------ PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ------------------------------------------------------------------------------------------------------------------------------------------------ FILE: /var/www/html/web/modules/contrib/breadcrumb_extra_field/breadcrumb_extra_field.module ----------------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ----------------------------------------------------------------------------------------------------------------------------------------------- 9 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Entity\Display\EntityViewDisplayInterface. ----------------------------------------------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ----------------------------------------------------------------------------------------------------------------------------------------------- Time: 1.87 secs; Memory: 6MB
- Status changed to Closed: won't fix
6 months ago 5:42pm 16 May 2024 - 🇺🇦Ukraine AstonVictor
please, use 3.0.x branch. It already contains all fixes.