- Issue created by @andrii momotov
- Merge request !4Issue #3428776: Fix the errors/warnings reported by PHP_CodeSniffer → (Merged) created by andrii momotov
- Issue was unassigned.
- Status changed to Needs review
9 months ago 2:27pm 16 March 2024 - 🇺🇦Ukraine andrii momotov
Fixed the errors/warnings reported by PHP_CodeSniffer.
Please review. Thanks! - Status changed to Needs work
7 months ago 8:13am 4 June 2024 - 🇮🇳India dev16.addweb
Hi, I have tested MR and found below issue
modules/custom/braintree_api/ FILE: /home/addweb/Drupal8-vagrant/web/web/contribution/drupal-10-3/web/modules/custom/braintree_api/src/Controller/BraintreeApiWebhook.php ------------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------------------------------- 10 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\braintree_api\BraintreeApiService. ------------------------------------------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ------------------------------------------------------------------------------------------------------------------------------------------- FILE: /home/addweb/Drupal8-vagrant/web/web/contribution/drupal-10-3/web/modules/custom/braintree_api/src/Form/BraintreeApiAdminForm.php --------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE --------------------------------------------------------------------------------------------------------------------------------------- 10 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Config\ConfigFactoryInterface. --------------------------------------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY --------------------------------------------------------------------------------------------------------------------------------------- Time: 144ms; Memory: 10MB
- Status changed to Needs review
7 months ago 8:16am 4 June 2024 - 🇮🇳India vinmayiswamy
Hi @silvi.addweb, thanks for the MR.
I've tested MR !4 on Drupal 10.2.x
The MR is applied Cleanly...Test Result:
The phpcs issues were fixed after the updated changes.RTBC+1
- Status changed to RTBC
5 months ago 7:27am 5 August 2024 - 🇮🇳India riddhi.addweb
The mentioned phpcs issue is resolved, & I have also checked and it is working as expected. I am attaching the Screenshots & doing RTBC for the same.
-
shaundychko →
committed feb77f5d on 4.0.x
Issue #3428776 by andrii momotov, silvi.addweb, riddhi.addweb,...
-
shaundychko →
committed feb77f5d on 4.0.x
-
silvi.addweb →
committed 142deea0 on 4.0.x
#3428776- Fixed remaining phpcs issues.
-
silvi.addweb →
committed 142deea0 on 4.0.x
-
andrii momotov →
committed 1e2336cb on 4.0.x
Issue #3428776: Fix the errors/warnings reported by PHP_CodeSniffer
-
andrii momotov →
committed 1e2336cb on 4.0.x