- Issue created by @urvashi_vora
- Status changed to Needs work
over 1 year ago 9:12am 30 May 2023 - 🇵🇭Philippines kenyoOwen
Hi urvashi_vora
After I applied your patch, there are still errors and warnings remaining.
FILE: /Users/studenttrainees/Project10/drupalorg10/docroot/modules/contrib/ckeditor_autocomplete_link/ckeditor_autocomplete_link.info.yml
-----------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------
1 | WARNING | Remove "project" from the info file, it will be added by drupal.org packaging automatically
1 | WARNING | Remove "datestamp" from the info file, it will be added by drupal.org packaging automatically
1 | WARNING | Remove "version" from the info file, it will be added by drupal.org packaging automatically
-----------------------------------------------------------------------------------------------------------------------------------------FILE: /Users/studenttrainees/Project10/drupalorg10/docroot/modules/contrib/ckeditor_autocomplete_link/ckeditor_autocomplete_link.module
---------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------
72 | ERROR | [x] Use null coalesce operator instead of ternary operator.
---------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------------------------------FILE: /Users/studenttrainees/Project10/drupalorg10/docroot/modules/contrib/ckeditor_autocomplete_link/src/Plugin/CKEditorPlugin/CKEditorAutocompleteLink.php
------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------------------------------------------
64 | ERROR | [x] Use null coalesce operator instead of ternary operator.
89 | ERROR | [x] Use null coalesce operator instead of ternary operator.
------------------------------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------------------------------------------Time: 273ms; Memory: 10MB
Please check
Thank you - Status changed to Needs review
over 1 year ago 9:26am 30 May 2023 - 🇮🇳India mrinalini9 New Delhi
Updated patch #1 by addressing #2, please review it.
Thanks!
- Status changed to RTBC
8 months ago 11:25am 6 March 2024 - 🇮🇳India Ashutosh Ahirwal India
Hi I reviewed #3 patch it get applied cleanly and no error found.
Moving to RTBC -
Martygraphie →
committed 4027f8f9 on 1.0.x
Issue #3363461 : Fix the issues reported by phpcs
-
Martygraphie →
committed 4027f8f9 on 1.0.x
- Status changed to Fixed
8 months ago 4:47pm 29 March 2024 - 🇷🇪Réunion Martygraphie Saint-Denis (Réunion)
Hello,
Thank you all for your work, I credit everyone for your work. Automatically closed - issue fixed for 2 weeks with no activity.