Skip to content

NotificationsService basics and updated NotificationsHandler config #17

NotificationsService basics and updated NotificationsHandler config

NotificationsService basics and updated NotificationsHandler config #17

Triggered via push November 28, 2023 14:13
Status Failure
Total duration 18s
Artifacts

phpmd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
build
Process completed with exit code 2.
build: src/Service/NotificationsService.php#L221
Avoid variables with short names like $id. Configured minimum length is 3.
build: src/Service/NotificationsService.php#L222
Avoid unused local variables such as '$object'.
build: src/Service/NotificationsService.php#L248
Avoid variables with short names like $id. Configured minimum length is 3.
build: src/Service/NotificationsService.php#L249
Avoid unused local variables such as '$object'.
build: src/Service/NotificationsService.php#L258
Avoid variables with short names like $id. Configured minimum length is 3.
build: src/Service/NotificationsService.php#L258
Avoid unused parameters such as '$entityRef'.
build: src/Service/NotificationsService.php#L258
Avoid unused parameters such as '$id'.