- Issue created by @Gajendersingh1999
- šµšPhilippines clarkssquared
hi gajendersingh1999,
I applied your patch #2 but I can still se some phpcs warnings:
ā pie_chart git:(main) ā curl https://www.drupal.org/files/issues/2025-01-31/issueFixed_3503609_2.patch | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 13198 100 13198 0 0 27464 0 --:--:-- --:--:-- --:--:-- 27961 patching file 'js/pie_chart.js' patching file 'src/Controller/NodePieChartController.php' patching file 'src/Plugin/Block/NodePieChartBlock.php' ā pie_chart git:(main) ā .. ā contrib git:(main) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml pie_chart FILE: ...pal-issues/drupal-project/web/modules/contrib/pie_chart/pie_chart.info.yml -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 1 LINE -------------------------------------------------------------------------------- 1 | WARNING | File has mixed line endings; this may cause incorrect results 1 | WARNING | Remove "project" from the info file, it will be added by | | drupal.org packaging automatically 1 | WARNING | Remove "datestamp" from the info file, it will be added by | | drupal.org packaging automatically 1 | WARNING | Remove "version" from the info file, it will be added by | | drupal.org packaging automatically -------------------------------------------------------------------------------- Time: 255ms; Memory: 10MB ā contrib git:(main) ā
Also, can you create a merge request for your patch? so that it will be convenient on maintainer's end, thanks.
- First commit to issue fork.
Automatically closed - issue fixed for 2 weeks with no activity.