- Issue created by @urvashi_vora
- š®š³India ashutosh ahirwal India
I have reviewed provided patch.
One error remaining after patch applied cleanly.Remaining issue
FILE: /Users/ashutoshahirwal/Sites/lando/contribution/web/modules/custom/azure_mailer/src/Plugin/Mail/AzureMailer.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
6 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Mail\MailInterface.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------Time: 101ms; Memory: 10MB
Providing updated patch.
- Status changed to RTBC
over 1 year ago 3:02am 2 October 2023 - šµšPhilippines clarkssquared
Hi Ashutosh Ahirwal,
I applied and tested your patch #2 and I confirmed that it fixes all the PHPCS issue, below is the output from my terminal
ā azure_mailer git:(1.0.x) curl https://www.drupal.org/files/issues/2023-09-29/phpcs-issue-fixes_1.patch | git apply -v % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 4975 100 4975 0 0 17452 0 --:--:-- --:--:-- --:--:-- 17895 Checking patch README.txt... Checking patch config/install/azure_mailer.settings.yml... Checking patch src/Form/AzureMailerSettingsForm.php... Checking patch src/Plugin/Mail/AzureMailer.php... Applied patch README.txt cleanly. Applied patch config/install/azure_mailer.settings.yml cleanly. Applied patch src/Form/AzureMailerSettingsForm.php cleanly. Applied patch src/Plugin/Mail/AzureMailer.php cleanly. ā azure_mailer git:(1.0.x) ā .. ā ~ phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml azure_mailer ā ~
- Status changed to Closed: outdated
12 months ago 12:18am 13 February 2024 - šŗšøUnited States smustgrave
Since these are pretty much seen as credit farming tickets I'm going to close out and will address findings in the gitlab ticket.