- Issue created by @prem suthar
- First commit to issue fork.
- Assigned to bhaveshdas
- š®š³India riddhi.addweb
riddhi.addweb ā changed the visibility of the branch 3459909-fix-the-issues to hidden.
- š®š³India riddhi.addweb
riddhi.addweb ā changed the visibility of the branch 3459909-fix-the-issues to active.
- Issue was unassigned.
- š®š³India bhaveshdas
I have fixed all phpcs issues could you please review it.
Thankyou !
- Status changed to Needs review
6 months ago 1:31pm 8 July 2024 - Status changed to Needs work
6 months ago 11:52am 9 July 2024 - šµšPhilippines cleavinjosh
Hi @bhaveshdas,
I applied MR!2 and it was applied smoothly. 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
.ā webform_field_mapper git:(main) ā curl https://git.drupalcode.org/project/webform_field_mapper/-/merge_requests/2.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1387 0 1387 0 0 515 0 --:--:-- 0:00:02 --:--:-- 515 patching file src/Plugin/WebformHandler/FieldMapperPost.php ā webform_field_mapper git:(main) ā .. ā contrib git:(main) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml webform_field_mapper FILE: /Users/interns/Demo-site/drupal-org-issues/web/modules/contrib/webform_field_mapper/webform_field_mapper.info.yml ----------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 1 LINE ----------------------------------------------------------------------------------------------------------------------- 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: 135ms; Memory: 10MB ā contrib git:(main) ā
Please check and advise.
Thank you. - Status changed to Needs review
6 months ago 12:03pm 9 July 2024 - š®š³India bhaveshdas
Hey @cleavinjosh as #9 its not a issuse its by default drupal/composer behaviour its automatically comes
- Status changed to RTBC
6 months ago 12:23pm 9 July 2024 - šµšPhilippines cleavinjosh
Hi @bhaveshdas,
Thank you for the clarifications. I will now move the status to Reviewed & tested by the community since the other phpcs issues were fixed.
Thank you.