- Issue created by @urvashi_vora
- Assigned to imustakim
- Assigned to arti_parmar
- Status changed to Active
almost 2 years ago 10:36am 28 June 2023 - Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 10:37am 28 June 2023 - Status changed to Needs work
10 months ago 6:20am 6 June 2024 Hi @arti_parmar,
Applied your patch successfully, however it threw an error.
tome_node git:(1.0.x) curl https://www.drupal.org/files/issues/2023-06-28/3370581-4.patch | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2882 100 2882 0 0 14612 0 --:--:-- --:--:-- --:--:-- 15748 patching file README.md patching file tome_node.info.yml patching file tome_node.module patching file tome_node.services.yml ā tome_node git:(1.0.x) ā cd .. ā contrib git:(main) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig tome_node FILE: /Users/PrometInterns/Demo-site/drupal-orgissue/web/modules/contrib/tome_node/src/Commands/StaticExportNodePathCommand.php ------------------------------------------------------------------------------------------------------------------------------------ FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------------------------ 12 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\tome_static\Commands\StaticCommand. ------------------------------------------------------------------------------------------------------------------------------------ PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ------------------------------------------------------------------------------------------------------------------------------------ Time: 273ms; Memory: 10MB
Kindly check.
Thanks,
Jake- First commit to issue fork.
- Status changed to Needs review
10 months ago 6:36am 6 June 2024 - Status changed to RTBC
10 months ago 8:51am 6 June 2024 Hi @manish-31,
Applied MR !2 successfully, confirmed all issues fixed.
tome_node git:(1.0.x) curl https://git.drupalcode.org/project/tome_node/-/merge_requests/2.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 4005 0 4005 0 0 12730 0 --:--:-- --:--:-- --:--:-- 13350 patching file README.md patching file src/Commands/StaticExportNodePathCommand.php patching file tome_node.info.yml patching file tome_node.module patching file tome_node.services.yml ā tome_node git:(1.0.x) ā cd .. ā contrib git:(main) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig tome_node ā contrib git:(main) ā
Will now move this to RTBC
Thanks,
Jake