Skip to content

Merge pull request #11 from CommonGateway/feature/ow-31/get-zaken #80

Merge pull request #11 from CommonGateway/feature/ow-31/get-zaken

Merge pull request #11 from CommonGateway/feature/ow-31/get-zaken #80

Triggered via push February 16, 2024 13:24
Status Failure
Total duration 15s
Artifacts

phpmd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 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/Service/ZGWToZDSService.php#L135
Avoid unused local variables such as '$result'.
build: src/Service/ZGWToZDSService.php#L138
Avoid excessively long variable names like $caseInformationObject. Keep variable name length under 20.
build: src/Service/ZGWToZDSService.php#L320
Avoid unused local variables such as '$response'.
build: src/Service/ZGWToZDSService.php#L343
Avoid unused parameters such as '$configuration'.