- Issue created by @Prachi6824
- Assigned to Prachi6824
- Status changed to Needs review
over 1 year ago 7:14am 23 June 2023 - ๐ฎ๐ณIndia Prachi6824
Hello,
I have created a patch to solve all the errors related to phpcs code standard within the slideout.css file .
Please review and apply it . - ๐ฎ๐ณIndia Prachi6824
Hello,
I have recreated a patch as above 3368319-#2 failed to solve all the errors related to phpcs code standard within the slideout.css file .
Please review and apply it . - Issue was unassigned.
- Status changed to Needs work
9 months ago 9:02am 6 March 2024 - ๐ฎ๐ณIndia Ashutosh Ahirwal India
Hi I reviewed it but there are so many issue found related to phpcs issue updating the issue description.
Need work on it. - ๐ฎ๐ณIndia pray_12
Hi,
Created the patch which fexes few errors and there are few errors and warnings need to be addressed. - ๐ฎ๐ณIndia Yashaswi18
This patch fixes some more errors, there are still some errors that needs to be addressed
- Status changed to Needs review
8 months ago 11:42am 19 March 2024 - Status changed to Needs work
8 months ago 11:56am 19 March 2024 - ๐ฎ๐ณIndia Yashaswi18
I applied the patch from #7. However, there are still several issues remaining, primarily in JavaScript and CSS files. Do these need to be addressed? Please check.
- Assigned to nitin_lama
- First commit to issue fork.
- Issue was unassigned.
- Status changed to Needs review
8 months ago 7:16am 20 March 2024 - ๐ฎ๐ณIndia hetal.solanki
Hetal.Solanki โ made their first commit to this issueโs fork.
- Status changed to Needs work
5 months ago 10:55am 8 July 2024 - ๐ฎ๐ณIndia bhaveshdas
I have checked MR 5 I found some issue.
please use this command to see error :--
vendor/bin/phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,js,info,txt,md,yml,twig modules/custom/corporate_lite-3368906/FILE: /var/www/html/drupal-contri-d10/modules/custom/corporate_lite-3368906/js/slideout/slideout.min.js ------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------- 1 | WARNING | File appears to be minified and cannot be processed ------------------------------------------------------------------------------------------------------- FILE: /var/www/html/drupal-contri-d10/modules/custom/corporate_lite-3368906/js/slideout/slideout.js --------------------------------------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 3 LINES --------------------------------------------------------------------------------------------------- 1 | ERROR | [x] Opening brace must be the last content on the line 1 | ERROR | [x] Opening brace must be the last content on the line 1 | ERROR | [x] Opening brace must be the last content on the line 1 | ERROR | [x] Expected 1 space before opening brace; found 0 1 | ERROR | [x] Opening brace must be the last content on the line 1 | ERROR | [x] Expected 1 space before opening brace; found 0 3 | ERROR | [x] Opening brace must be the last content on the line 366 | ERROR | [x] Opening brace must be the last content on the line --------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY --------------------------------------------------------------------------------------------------- FILE: /var/www/html/drupal-contri-d10/modules/custom/corporate_lite-3368906/js/waypoints/jquery.waypoints.min.js ---------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------------------------------------------------- 1 | WARNING | File appears to be minified and cannot be processed ---------------------------------------------------------------------------------------------------------------- FILE: /var/www/html/drupal-contri-d10/modules/custom/corporate_lite-3368906/js/waypoints/shortcuts/inview.min.js ---------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------------------------------------------------- 1 | WARNING | File appears to be minified and cannot be processed ---------------------------------------------------------------------------------------------------------------- FILE: /var/www/html/drupal-contri-d10/modules/custom/corporate_lite-3368906/js/waypoints/shortcuts/sticky.min.js ---------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------------------------------------------------- 1 | WARNING | File appears to be minified and cannot be processed ---------------------------------------------------------------------------------------------------------------- FILE: /var/www/html/drupal-contri-d10/modules/custom/corporate_lite-3368906/js/mt-modernizr/mt-modernizr.js ----------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ----------------------------------------------------------------------------------------------------------- 1 | WARNING | File appears to be minified and cannot be processed ----------------------------------------------------------------------------------------------------------- FILE: /var/www/html/drupal-contri-d10/modules/custom/corporate_lite-3368906/js/magnific-popup/jquery.magnific-popup.min.js -------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------------------------------------- 1 | WARNING | File appears to be minified and cannot be processed -------------------------------------------------------------------------------------------------------------------------- FILE: /var/www/html/drupal-contri-d10/modules/custom/corporate_lite-3368906/js/magnific-popup/jquery.magnific-popup.js ---------------------------------------------------------------------------------------------------------------------- FOUND 12 ERRORS AFFECTING 12 LINES ---------------------------------------------------------------------------------------------------------------------- 44 | ERROR | [x] Expected 1 space before opening brace; found 0 1106 | ERROR | [ ] String concat is not required here; use a single string instead 1107 | ERROR | [ ] String concat is not required here; use a single string instead 1108 | ERROR | [ ] String concat is not required here; use a single string instead 1109 | ERROR | [ ] String concat is not required here; use a single string instead 1110 | ERROR | [ ] String concat is not required here; use a single string instead 1113 | ERROR | [ ] String concat is not required here; use a single string instead 1114 | ERROR | [ ] String concat is not required here; use a single string instead 1115 | ERROR | [ ] String concat is not required here; use a single string instead 1116 | ERROR | [ ] String concat is not required here; use a single string instead 1544 | ERROR | [ ] String concat is not required here; use a single string instead 1799 | ERROR | [x] Opening brace must be the last content on the line ---------------------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------------------------------------------------------- FILE: /var/www/html/drupal-contri-d10/modules/custom/corporate_lite-3368906/js/flexslider/jquery.flexslider-min.js ------------------------------------------------------------------------------------------------------------------ FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------ 1 | WARNING | File appears to be minified and cannot be processed ------------------------------------------------------------------------------------------------------------------ FILE: /var/www/html/drupal-contri-d10/modules/custom/corporate_lite-3368906/js/flexslider/jquery.flexslider.js -------------------------------------------------------------------------------------------------------------- FOUND 11 ERRORS AFFECTING 11 LINES -------------------------------------------------------------------------------------------------------------- 86 | ERROR | [x] Opening brace must be the last content on the line 493 | ERROR | [x] Expected 1 space before opening brace; found 0 885 | ERROR | [ ] Blank lines are not allowed after DEFAULT statements 1115 | ERROR | [x] Inline control structures are not allowed 1136 | ERROR | [x] Inline control structures are not allowed 1164 | ERROR | [x] Expected 1 space before opening brace; found 0 1165 | ERROR | [x] Expected 1 space before opening brace; found 0 1166 | ERROR | [x] Expected 1 space before opening brace; found 0 1167 | ERROR | [x] Expected 1 space before opening brace; found 0 1168 | ERROR | [x] Expected 1 space before opening brace; found 0 1169 | ERROR | [x] Expected 1 space before opening brace; found 0 -------------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY -------------------------------------------------------------------------------------------------------------- FILE: /var/www/html/drupal-contri-d10/modules/custom/corporate_lite-3368906/js/owl-carousel/owl.carousel.min.js --------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------------------------- 1 | WARNING | File appears to be minified and cannot be processed --------------------------------------------------------------------------------------------------------------- FILE: /var/www/html/drupal-contri-d10/modules/custom/corporate_lite-3368906/js/owl-carousel/owl.carousel.js ----------------------------------------------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 9 LINES ----------------------------------------------------------------------------------------------------------- 576 | ERROR | [x] Opening brace must be the last content on the line 690 | ERROR | [x] Opening brace must be the last content on the line 822 | ERROR | [x] Opening brace must be the last content on the line 963 | ERROR | [x] Opening brace must be the last content on the line 1107 | ERROR | [x] Opening brace must be the last content on the line 1110 | ERROR | [x] Opening brace must be the last content on the line 1113 | ERROR | [x] Opening brace must be the last content on the line 1502 | ERROR | [x] Opening brace must be the last content on the line 1866 | ERROR | [x] Opening brace must be the last content on the line ----------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ----------------------------------------------------------------------------------------------------------- Time: 2.82 secs; Memory: 52MB