Added abstract code for finding & adding ObjectEntity data to email/sms #20
Annotations
10 errors and 10 warnings
src/CustomerNotificationsBundle.php#L5
The tag in position 1 should be the @category tag
|
src/CustomerNotificationsBundle.php#L5
Content of the @author tag must be in the form "Display Name <[email protected]>"
|
src/CustomerNotificationsBundle.php#L6
The tag in position 2 should be the @author tag
|
src/CustomerNotificationsBundle.php#L8
The tag in position 3 should be the @license tag
|
src/Service/InstallationService.php#L2
Missing file doc comment
|
src/Service/InstallationService.php#L12
Tag value for @author tag indented incorrectly; expected 1 spaces but found 2
|
src/Service/InstallationService.php#L89
There must be no blank line following an inline comment
|
src/Service/InstallationService.php#L101
No space found before comment text; expected "// This is the place where you can add or change Installation data from/for this bundle or other required bundles." but found "//This is the place where you can add or change Installation data from/for this bundle or other required bundles."
|
src/Service/InstallationService.php#L102
No space found before comment text; expected "// Note that in most cases it is recommended to use .json files in the Installation folder instead, if possible." but found "//Note that in most cases it is recommended to use .json files in the Installation folder instead, if possible."
|
src/Service/InstallationService.php#L102
There must be no blank line following an inline comment
|
src/ActionHandler/NotificationsHandler.php#L49
Line exceeds 125 characters; contains 135 characters
|
src/Service/NotificationsService.php#L205
Comment refers to a TODO task "Maybe we could/should support multiple Sources instead of one?"
|
src/Service/NotificationsService.php#L221
Line exceeds 125 characters; contains 146 characters
|
src/Service/NotificationsService.php#L233
Line exceeds 125 characters; contains 127 characters
|
src/Service/NotificationsService.php#L305
Line exceeds 125 characters; contains 144 characters
|
src/Service/NotificationsService.php#L313
Comment refers to a TODO task "validate if config has all the required config properties! In a separate function"
|
src/Service/NotificationsService.php#L316
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 1 space
|
src/Service/NotificationsService.php#L326
Equals sign not aligned with surrounding assignments; expected 14 spaces but found 1 space
|
src/Service/NotificationsService.php#L345
Line exceeds 125 characters; contains 141 characters
|
src/Service/NotificationsService.php#L361
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space
|
The logs for this run have expired and are no longer available.
Loading