- Issue created by @mukesh88
- First commit to issue fork.
- Status changed to Needs review
almost 2 years ago 11:59am 29 March 2023 - Issue was unassigned.
- šµšPhilippines cleavinjosh
Hi @_pratik_,
I applied MR!1 and it was applied cleanly. However, I still encountered some issues after I ran
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml
.ā jquery_countdown_timer git:(8.x-1.4) curl https://git.drupalcode.org/project/jquery_countdown_timer/-/merge_requests/1.diff | git apply -v % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1053 0 1053 0 0 2246 0 --:--:-- --:--:-- --:--:-- 2245 Checking patch src/Plugin/Block/JqueryCountdownTimerBlock.php... Applied patch src/Plugin/Block/JqueryCountdownTimerBlock.php cleanly. ā jquery_countdown_timer git:(8.x-1.4) ā .. ā contrib git:(main) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml jquery_countdown_timer FILE: /Users/interns/Demo-site/drupal-org-issues/web/modules/contrib/jquery_countdown_timer/README.md ----------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ----------------------------------------------------------------------------------------------------- 39 | ERROR | [x] Expected 1 newline at end of file; 0 found ----------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ----------------------------------------------------------------------------------------------------- FILE: /Users/interns/Demo-site/drupal-org-issues/web/modules/contrib/jquery_countdown_timer/src/Plugin/Block/JqueryCountdownTimerBlock.php ------------------------------------------------------------------------------------------------------------------------------------------ FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------------------------------ 7 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Datetime\DrupalDateTime. ------------------------------------------------------------------------------------------------------------------------------------------ PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ------------------------------------------------------------------------------------------------------------------------------------------ Time: 155ms; Memory: 10MB ā contrib git:(main) ā
Please check and advise.
Thank you. - Status changed to Needs work
7 months ago 8:05am 4 July 2024 - First commit to issue fork.
- Status changed to Needs review
7 months ago 5:44am 9 July 2024 - Status changed to RTBC
7 months ago 8:14am 9 July 2024 - š®š³India abhiyanshu
I have thoroughly reviewed
MR !1
and can confirm that it resolves all the PHPCS issues.
For additional clarity, please refer to the attached screenshot. Excellent work on this!
Moving it to RTBC. Thanks!