FILE: ...00000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/README.txt
--------------------------------------------------------------------------
FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES
--------------------------------------------------------------------------
46 | WARNING | Line exceeds 80 characters; contains 97 characters
58 | WARNING | Line exceeds 80 characters; contains 104 characters
59 | WARNING | Line exceeds 80 characters; contains 144 characters
60 | WARNING | Line exceeds 80 characters; contains 86 characters
62 | WARNING | Line exceeds 80 characters; contains 114 characters
63 | WARNING | Line exceeds 80 characters; contains 124 characters
64 | WARNING | Line exceeds 80 characters; contains 108 characters
--------------------------------------------------------------------------

FILE: .../vendor/drupal/pareviewsh/pareview_temp/page_specific_class.info.yml
--------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------
6 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

FILE: ...b/vendor/drupal/pareviewsh/pareview_temp/page_specific_class.install
--------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------
16 | ERROR | [x] Expected 1 newline at end of file; 2 found
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

FILE: .../pareviewsh/pareview_temp/src/Form/PageSpecificClassSettingsForm.php
--------------------------------------------------------------------------
FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES
--------------------------------------------------------------------------
37 | WARNING | [ ] Translatable strings must not begin or end with white
| | spaces, use placeholders with t() for variables
43 | ERROR | [x] Short array syntax must be used to define arrays
45 | WARNING | [ ] Translatable strings must not begin or end with white
| | spaces, use placeholders with t() for variables
66 | WARNING | [ ] Only string literals should be passed to t() where
| | possible
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

FILE: ...eb/vendor/drupal/pareviewsh/pareview_temp/page_specific_class.module
--------------------------------------------------------------------------
FOUND 6 ERRORS AND 1 WARNING AFFECTING 6 LINES
--------------------------------------------------------------------------
6 | ERROR | [x] Doc comment short description must be on the first
| | line
7 | ERROR | [x] Whitespace found at end of line
8 | ERROR | [x] There must be exactly one blank line after the file
| | comment
8 | ERROR | [x] Additional blank lines found at end of doc comment
35 | ERROR | [x] Whitespace found at end of line
42 | WARNING | [ ] Line exceeds 80 characters; contains 81 characters
44 | ERROR | [x] Use "elseif" in place of "else if"
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

Time: 531ms; Memory: 4Mb

CommentFileSizeAuthor
#3 3103109-3.patch2.5 KBhash6
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Hardik_Patel_12 created an issue. See original summary.

hash6’s picture

Assigned: Hardik_Patel_12 » hash6
Issue summary: View changes
Status: Active » Needs work
hash6’s picture

Status: Needs work » Fixed
FileSize
2.5 KB
hash6’s picture

Status: Fixed » Needs review
hash6’s picture

Assigned: hash6 » Unassigned
Hardik_Patel_12’s picture

Status: Needs review » Reviewed & tested by the community

Patch is working fine, Thank-you,

Hardik_Patel_12’s picture

Status: Reviewed & tested by the community » Fixed

Issue is fixed on 8.x-1.x branch.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.