Skip to content

Fix filtering and error recovery #61

Fix filtering and error recovery

Fix filtering and error recovery #61

Triggered via pull request June 27, 2024 12:01
Status Failure
Total duration 15s
Artifacts

phpmd.yml

on: pull_request
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/HaalCentraalToStufBGService.php#L51
Avoid excessively long variable names like $gatewayResourceService. Keep variable name length under 20.
build: src/Service/HaalCentraalToStufBGService.php#L70
Avoid excessively long variable names like $gatewayResourceService. Keep variable name length under 20.
build: src/Service/HaalCentraalToStufBGService.php#L113
The method getAllRelatives() has a Cyclomatic Complexity of 22. The configured cyclomatic complexity threshold is 10.
build: src/Service/HaalCentraalToStufBGService.php#L113
The method getAllRelatives() has an NPath complexity of 2432. The configured NPath complexity threshold is 200.