Updated publiccode #101
Annotations
1 error and 9 warnings
Run phpmd
Process completed with exit code 2.
|
Run phpmd:
src/Command/SyncAanslagenCommand.php#L75
Avoid unused parameters such as '$input'.
|
Run phpmd:
src/Command/SyncAanslagenCommand.php#L75
Avoid unused parameters such as '$output'.
|
Run phpmd:
src/Service/BezwaarPushService.php#L41
Avoid excessively long variable names like $synchronizationService. Keep variable name length under 20.
|
Run phpmd:
src/Service/BezwaarPushService.php#L69
Avoid excessively long variable names like $synchronizationService. Keep variable name length under 20.
|
Run phpmd:
src/Service/SyncAanslagenService.php#L42
Avoid excessively long variable names like $synchronizationService. Keep variable name length under 20.
|
Run phpmd:
src/Service/SyncAanslagenService.php#L65
Avoid excessively long variable names like $synchronizationService. Keep variable name length under 20.
|
Run phpmd:
src/Service/SyncAanslagenService.php#L114
Avoid assigning values to variables in if clauses and the like (line '120', column '17').
|
Run phpmd:
src/Service/SyncAanslagenService.php#L158
Avoid using static access to class '\DateInterval' in method 'fetchAanslagen'.
|
Run phpmd:
src/Service/SyncAanslagenService.php#L172
Avoid excessively long variable names like $fetchedAanslagenCount. Keep variable name length under 20.
|
The logs for this run have expired and are no longer available.
Loading