Skip to content

Added abstract code for finding & adding ObjectEntity data to email/sms #20

Added abstract code for finding & adding ObjectEntity data to email/sms

Added abstract code for finding & adding ObjectEntity data to email/sms #20

Triggered via push November 30, 2023 12:15
Status Success
Total duration 27s
Artifacts

phpcs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: src/CustomerNotificationsBundle.php#L5
The tag in position 1 should be the @category tag
build: src/CustomerNotificationsBundle.php#L5
Content of the @author tag must be in the form "Display Name <[email protected]>"
build: src/CustomerNotificationsBundle.php#L6
The tag in position 2 should be the @author tag
build: src/CustomerNotificationsBundle.php#L8
The tag in position 3 should be the @license tag
build: src/Service/InstallationService.php#L2
Missing file doc comment
build: src/Service/InstallationService.php#L12
Tag value for @author tag indented incorrectly; expected 1 spaces but found 2
build: src/Service/InstallationService.php#L89
There must be no blank line following an inline comment
build: 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."
build: 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."
build: src/Service/InstallationService.php#L102
There must be no blank line following an inline comment
build: src/ActionHandler/NotificationsHandler.php#L49
Line exceeds 125 characters; contains 135 characters
build: src/Service/NotificationsService.php#L205
Comment refers to a TODO task "Maybe we could/should support multiple Sources instead of one?"
build: src/Service/NotificationsService.php#L221
Line exceeds 125 characters; contains 146 characters
build: src/Service/NotificationsService.php#L233
Line exceeds 125 characters; contains 127 characters
build: src/Service/NotificationsService.php#L305
Line exceeds 125 characters; contains 144 characters
build: src/Service/NotificationsService.php#L313
Comment refers to a TODO task "validate if config has all the required config properties! In a separate function"
build: src/Service/NotificationsService.php#L316
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 1 space
build: src/Service/NotificationsService.php#L326
Equals sign not aligned with surrounding assignments; expected 14 spaces but found 1 space
build: src/Service/NotificationsService.php#L345
Line exceeds 125 characters; contains 141 characters
build: src/Service/NotificationsService.php#L361
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space