Added some stopwatches #104
Annotations
1 error and 10 warnings
Run phpmd
Process completed with exit code 2.
|
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/.
|
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#L43
Avoid excessively long variable names like $synchronizationService. Keep variable name length under 20.
|
Run phpmd:
src/Service/SyncAanslagenService.php#L68
Avoid excessively long variable names like $synchronizationService. Keep variable name length under 20.
|
Run phpmd:
src/Service/SyncAanslagenService.php#L119
Avoid assigning values to variables in if clauses and the like (line '127', column '17').
|
Run phpmd:
src/Service/SyncAanslagenService.php#L171
Avoid using static access to class '\DateInterval' in method 'fetchAanslagen'.
|
Run phpmd:
src/Service/SyncAanslagenService.php#L185
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