comment fix #34
Annotations
1 error and 10 warnings
|
src/DependencyInjection/ZGWExtension.php#L14
Avoid unused parameters such as '$configs'.
|
src/Service/DRCService.php#L16
The class DRCService has an overall complexity of 87 which is very high. The configured complexity threshold is 50.
|
src/Service/DRCService.php#L66
The method checkForLockErrors() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10.
|
src/Service/DRCService.php#L102
Avoid unused parameters such as '$configuration'.
|
src/Service/DRCService.php#L138
The method drcLockHandler uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them.
|
src/Service/DRCService.php#L166
Avoid using static access to class '\Ramsey\Uuid\Uuid' in method 'checkGebruiksrechtInfoObject'.
|
src/Service/DRCService.php#L167
Avoid using static access to class '\Ramsey\Uuid\Uuid' in method 'checkGebruiksrechtInfoObject'.
|
src/Service/DRCService.php#L184
Avoid unused private methods such as 'checkInformatieObject'.
|
src/Service/DRCService.php#L203
Avoid unused parameters such as '$configuration'.
|
src/Service/DRCService.php#L219
Avoid using static access to class '\Ramsey\Uuid\Uuid' in method 'gebruiksrechtHandler'.
|
The logs for this run have expired and are no longer available.
Loading