- Issue created by @Rohit Rana
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 3:29pm 30 May 2023 - Status changed to Needs work
over 1 year ago 9:43am 31 May 2023 - 🇵🇭Philippines kenyoOwen
Hi Rohit Rana
I applied your patch and there are still errors
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml svg_image
FILE: /Users/studenttrainees/Project10/drupalorg10/docroot/modules/contrib/svg_image/svg_image.install
------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------
1 | ERROR | [x] The PHP open tag must be followed by exactly one blank line
------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------FILE: /Users/studenttrainees/Project10/drupalorg10/docroot/modules/contrib/svg_image/README.md
----------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 7 WARNINGS AFFECTING 8 LINES
----------------------------------------------------------------------------------------------
4 | WARNING | [ ] Line exceeds 80 characters; contains 119 characters
6 | WARNING | [ ] Line exceeds 80 characters; contains 115 characters
7 | WARNING | [ ] Line exceeds 80 characters; contains 88 characters
24 | WARNING | [ ] Line exceeds 80 characters; contains 95 characters
26 | WARNING | [ ] Line exceeds 80 characters; contains 102 characters
32 | WARNING | [ ] Line exceeds 80 characters; contains 83 characters
33 | WARNING | [ ] Line exceeds 80 characters; contains 106 characters
42 | ERROR | [x] Expected 1 newline at end of file; 2 found
----------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------Time: 672ms; Memory: 12MB
Thank you
- Assigned to nitin_lama
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 11:22am 31 May 2023 - Status changed to RTBC
over 1 year ago 12:13pm 31 May 2023 - 🇵🇭Philippines kenyoOwen
Hi Rohit Rana
I applied patch #5 that provided by nitin_lama and confirmed the remaining issues are resolved. Please see the screenshots attached.
Thank you.
- Status changed to Closed: duplicate
3 months ago 11:33am 26 September 2024 - 🇩🇪Germany Grevil
Already fixed through ✨ Drupal 11 compatibility fixes for svg_image Active !