- Issue created by @Shanu Chouhan
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 9:34am 19 May 2023 - Status changed to Needs work
over 1 year ago 11:06am 19 May 2023 - 🇵🇭Philippines kenyoOwen
Hi Shanu Chouhan
After applying the patch it still found errors
vendor/bin/phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml published_referenced_entity
FILE: /Users/studenttrainees/Project10/drupalorg10/docroot/modules/contrib/published_referenced_entity/published_referenced_entity.module
-----------------------------------------------------------------------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 10 LINES
-----------------------------------------------------------------------------------------------------------------------------------------
1 | ERROR | [x] Missing file doc comment
11 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
12 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
12 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
13 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
13 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 2
14 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
14 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 2
15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
15 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 2
16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
16 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 2
17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
17 | ERROR | [x] Case breaking statement indented incorrectly; expected 4 spaces, found 2
18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
19 | ERROR | [x] Expected 1 newline at end of file; 2 found
-----------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------------------------------------FILE: /Users/studenttrainees/Project10/drupalorg10/docroot/modules/contrib/published_referenced_entity/published_referenced_entity.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: 197ms; Memory: 10MB
- Assigned to dineshkumarbollu
- @dineshkumarbollu opened merge request.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 11:17am 19 May 2023 - 🇮🇳India dineshkumarbollu
Hi
I created MR for the remaining issues
Please Review,
- Status changed to Needs work
over 1 year ago 7:42am 20 May 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
If the report shown in the issue summary does not show all the warnings/errors reported by
phpcs
, the report in the issue summary must be updated. That is helpful to verify the patch/MR fixes all the warnings/errors. - Status changed to Needs review
over 1 year ago 7:51am 20 May 2023