- 🇮🇳India riddhi.addweb
It seems like the patch MR1 does not work, it still gives me the phpcs errors:-
FILE: /var/www/html/web/drupal10/web/modules/contrib/etabs/src/Plugin/Block/EtabsBlock.php
-----------------------------------------------------------------------------------------------------------------------------
FOUND 18 ERRORS AFFECTING 18 LINES
-----------------------------------------------------------------------------------------------------------------------------
32 | ERROR | [ ] Missing member variable doc comment
34 | ERROR | [ ] Missing member variable doc comment
36 | ERROR | [ ] Missing member variable doc comment
38 | ERROR | [ ] Missing member variable doc comment
40 | ERROR | [ ] Doc comment is empty
56 | ERROR | [ ] Doc comment is empty
86 | ERROR | [x] Doc comment short description must end with a full stop
91 | ERROR | [x] Doc comment long description must end with a full stop
102 | ERROR | [ ] Inline doc block comments are not allowed; use "/* Comment */" or "// Comment" instead
121 | ERROR | [x] Doc comment short description must end with a full stop
144 | ERROR | [x] Doc comment short description must end with a full stop
166 | ERROR | [ ] Inline doc block comments are not allowed; use "/* Comment */" or "// Comment" instead
168 | ERROR | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
204 | ERROR | [x] Missing function doc comment
211 | ERROR | [ ] Doc comment is empty
218 | ERROR | [ ] Doc comment is empty
227 | ERROR | [ ] Missing short description in doc comment
271 | ERROR | [ ] Missing short description in doc comment
-----------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------------------------------FILE: /var/www/html/web/drupal10/web/modules/contrib/etabs/src/TabData.php
----------------------------------------------------------------------------
FOUND 13 ERRORS AND 1 WARNING AFFECTING 14 LINES
----------------------------------------------------------------------------
10 | ERROR | [ ] Missing short description in doc comment
19 | ERROR | [ ] Missing member variable doc comment
21 | ERROR | [ ] Missing member variable doc comment
23 | ERROR | [ ] Missing member variable doc comment
25 | ERROR | [ ] Missing short description in doc comment
30 | ERROR | [ ] Missing member variable doc comment
32 | ERROR | [ ] Missing member variable doc comment
43 | ERROR | [ ] Missing short description in doc comment
57 | ERROR | [ ] Doc comment is empty
64 | ERROR | [x] Missing function doc comment
68 | ERROR | [x] Missing function doc comment
72 | ERROR | [ ] Doc comment is empty
80 | WARNING | [ ] Unused variable $entityType.
88 | ERROR | [x] Doc comment short description must end with a full stop
----------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------FILE: /var/www/html/web/drupal10/web/modules/contrib/etabs/etabs.module
-----------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------
1 | ERROR | [x] Missing file doc comment
25 | ERROR | [x] Missing function doc comment
-----------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------