Skip to content

Renamed some files to remove 'customer' & added endpoint + action #4

Renamed some files to remove 'customer' & added endpoint + action

Renamed some files to remove 'customer' & added endpoint + action #4

Triggered via push November 27, 2023 11:41
Status Success
Total duration 24s
Artifacts

phpcs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
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/Service/InstallationService.php#L103
Whitespace found at end of line
build: src/Service/NotificationsService.php#L2
Missing file doc comment
build: src/Service/NotificationsService.php#L8
Missing short description in doc comment
build: src/Service/NotificationsService.php#L20
Missing short description in doc comment
build: src/Service/NotificationsService.php#L9
Comment refers to a TODO task
build: src/Service/NotificationsService.php#L60
Comment refers to a TODO task
build: src/ActionHandler/NotificationsHandler.php#L9
Comment refers to a TODO task