- Issue created by @vishal365365
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 2:19pm 28 June 2023 - First commit to issue fork.
- @arti_parmar opened merge request.
- Status changed to Needs work
over 1 year ago 3:52pm 28 June 2023 - 🇵🇭Philippines clarkssquared
Hi vishal365365
I applied your patch #2 to my local and I noticed that your patch has whitespace errors as per my terminal, and executing the PHPCS command flags an issue regarding eth_fundraiser.js. For convenience below is the output I saw in my terminal.
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,js,info,txt,md,yml,twig eth_fundraiser/
FILE: /Users/studenttrainees/eth_fundraiser/js/eth_fundraiser.js
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------FILE: /Users/studenttrainees/eth_fundraiser/templates/eth-fundraiser-block.html.twig
------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------
35 | ERROR | [x] Expected 1 newline at end of file; 0 found
------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------Time: 263ms; Memory: 10MB
Please also look at the attached screenshot for reference
Thank you
- Status changed to Needs review
over 1 year ago 2:17am 29 June 2023 - 🇮🇳India vishal365365
hi clarkssquared
i have created new patch and solved the issues you mentioned but one warning mentioned below can not be resolved as the maintainers of the project has given the eth_fundraiser.js in minified format. which phphcs can not able evaluate.
eth_fundraiser/js/eth_fundraiser.js
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
1 | WARNING | File appears to be minified and cannot be processed
---------------------------------------------------------------------- - Status changed to RTBC
over 1 year ago 10:04am 11 July 2023 - 🇮🇳India indrapatil Bangalore
The patch is working well so moving to RTBC WIth your #6 comment @vishal.