- Issue created by @paraderojether
- @paraderojether opened merge request.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 5:37am 19 May 2023 - 🇵🇭Philippines paraderojether
Created an MR to fix the issues reported by phpcs.
Please review.
Thank You. - Assigned to dineshkumarbollu
- Status changed to Needs work
over 1 year ago 5:43am 19 May 2023 - 🇮🇳India dineshkumarbollu
Hi
MR!7 is still some issues,
I will work on it.
Thanksvendor/bin/phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig web/modules/contrib/himalaya-3361378/
FILE: /var/www/html/vbd9/web/modules/contrib/himalaya-3361378/himalaya.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
-------------------------------------------------------------------------------------------------------------FILE: /var/www/html/vbd9/web/modules/contrib/himalaya-3361378/templates/html.html.twig
--------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------
51 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------------Time: 456ms; Memory: 16MB
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 5:47am 19 May 2023 - Status changed to Needs work
over 1 year ago 8:07am 19 May 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
The report shows errors/warnings for three files, but the MR changes five files.
- Status changed to Needs review
over 1 year ago 7:59am 29 June 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
The complete report shows five files to be changed; therefore, the MR is not changing more files that is should.
- 🇮🇹Italy apaderno Brescia, 🇮🇹
(Never mind: the 6.0.1 branch has been merged in the 8.x-5.x branch; that is the branch that needs to be fixed.)
- Status changed to Needs work
over 1 year ago 8:14am 29 June 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
For the .info.yml file, there is already 📌 Remove the "version" key from the .info.yml file RTBC .
- First commit to issue fork.
- Assigned to nitin_lama
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 1:15pm 30 June 2023 - Status changed to Needs work
over 1 year ago 3:07pm 30 June 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
The MR changes a .twig file, which is not included in the report, and it does not change the js/custom.js file for which the report shows warnings/errors.