Fix filtering and error recovery #61
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.
|