ILE: web/modules/contrib/firebase/src/Controller/FirebaseHelpController.php
---------------------------------------------------------------------------------------------------------------------------
FOUND 12 ERRORS AFFECTING 10 LINES
---------------------------------------------------------------------------------------------------------------------------
  9 | ERROR | [x] There must be one blank line after the last USE statement; 2 found;
 31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 3
 32 | ERROR | [x] Expected 4 space(s) before asterisk; 3 found
 33 | ERROR | [x] Expected 4 space(s) before asterisk; 3 found
 34 | ERROR | [x] Expected 4 space(s) before asterisk; 3 found
 35 | ERROR | [x] Expected 4 space(s) before asterisk; 3 found
 36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 3
 45 | ERROR | [x] Expected 3 space(s) before asterisk; 2 found
 45 | ERROR | [x] Expected 1 space after asterisk; 2 found
 46 | ERROR | [x] Expected 3 space(s) before asterisk; 2 found
 83 | ERROR | [x] Expected 1 space after comma in argument list; 2 found
 83 | ERROR | [x] Expected one space after the comma, 2 found
---------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 12 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------------------


FILE: /web/modules/contrib/firebase/src/Service/FirebaseNotificationService.php
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
  8 | ERROR | The text '@deprecated ' does not match the standard format: @deprecated in %deprecation-version% and is removed from %removal-version%. %extra-info%.
  8 | ERROR | Each @deprecated tag must have a @see tag immediately following it
 41 | ERROR | Unnecessarily gendered language in a comment
--------------------------------------------------------------------------------------------------------------------------------------------------------------------

Time: 163ms; Memory: 8MB
CommentFileSizeAuthor
#2 3146561-2.patch3.5 KBashutosh.mishra

Comments

ashutosh.mishra created an issue. See original summary.

ashutosh.mishra’s picture

Assigned: ashutosh.mishra » Unassigned
Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new3.5 KB

thalles’s picture

Status: Needs review » Fixed

Thanks @ashutosh.mishra!

Status: Fixed » Closed (fixed)

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