- Issue created by @arti_parmar
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 6:34am 13 June 2023 - last update
over 1 year ago 4 pass - Assigned to arpitk
- Issue was unassigned.
- Status changed to Needs work
over 1 year ago 6:37pm 13 June 2023 - Status changed to Needs review
over 1 year ago 6:22am 14 June 2023 - 🇮🇳India Ashutosh Ahirwal India
Hi I have added command with arguments required for this issue in issue summary.
Please have a look.Used command with arguments is:-
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,yml web/modules/custom/colorbox - Status changed to Needs work
over 1 year ago 10:20am 16 June 2023 - 🇵🇭Philippines kenyoOwen
Hi arti_parmar
I applied patch #2 → and confirmed that it fixed the phpcs issues mentioned in description, but it added a 1 warning which is:
FILE: /Users/studenttrainees/Project10/drupalorg10/docroot/modules/contrib/colorbox/src/Plugin/Field/FieldFormatter/ColorboxFormatter.php
-----------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------
14 | WARNING | [x] Unused use statement
-----------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------------------------------------Time: 930ms; Memory: 14MB
Please see the screenshots attached.
Thank you.
- Assigned to imustakim
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 10:55am 16 June 2023 - last update
over 1 year ago 2 fail The last submitted patch, 8: 3366368-8.patch, failed testing. View results →
- Status changed to Needs work
about 1 year ago 7:52am 21 September 2023 - 🇮🇳India Harsh
The Patch "3366368-11" solves the phpcs reported issues as well as the issues mentioned in the comment number #6.Please review this patch.
- Status changed to Needs review
about 1 year ago 7:54am 21 September 2023 - last update
about 1 year ago 4 pass - last update
about 1 year ago 4 pass - 🇮🇳India aayushDrupal
Hi Harsh,
Your patch #11 has been successfully applied, but there are still some remaining errors. Please check the attached screenshot.I have fixed all the remaining errors in my patch #13. Please review.
- Status changed to Closed: duplicate
3 months ago 11:36pm 8 August 2024 - 🇫🇷France dydave
This issue has been addressed in related issue:
Closing in favor of 📌 GitlabCI: Fix PHPCS validation errors Needs review .
Thanks everyone for the great work on this issue!