Skip to content

Merge branch 'feature/WOO-141/publication-subscriber' of https://gith… #90

Merge branch 'feature/WOO-141/publication-subscriber' of https://gith…

Merge branch 'feature/WOO-141/publication-subscriber' of https://gith… #90

Triggered via push May 28, 2024 12:48
Status Failure
Total duration 27s
Artifacts

phpmd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/DependencyInjection/OpenIndexExtension.php#L20
Avoid unused parameters such as '$configs'.
build: src/Subscriber/PublicationSubscriber.php#L57
Avoid using undefined variables such as '$session' which will lead to PHP notices.
build: src/Subscriber/PublicationSubscriber.php#L57
Avoid unused local variables such as '$session'.