Skip to content

Updated publiccode #101

Updated publiccode

Updated publiccode #101

Triggered via push December 21, 2023 14:57
Status Failure
Total duration 22s
Artifacts

phpmd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
build
Process completed with exit code 2.
build: src/Command/SyncAanslagenCommand.php#L75
Avoid unused parameters such as '$input'.
build: src/Command/SyncAanslagenCommand.php#L75
Avoid unused parameters such as '$output'.
build: src/Service/BezwaarPushService.php#L41
Avoid excessively long variable names like $synchronizationService. Keep variable name length under 20.
build: src/Service/BezwaarPushService.php#L69
Avoid excessively long variable names like $synchronizationService. Keep variable name length under 20.
build: src/Service/SyncAanslagenService.php#L42
Avoid excessively long variable names like $synchronizationService. Keep variable name length under 20.
build: src/Service/SyncAanslagenService.php#L65
Avoid excessively long variable names like $synchronizationService. Keep variable name length under 20.
build: src/Service/SyncAanslagenService.php#L114
Avoid assigning values to variables in if clauses and the like (line '120', column '17').
build: src/Service/SyncAanslagenService.php#L158
Avoid using static access to class '\DateInterval' in method 'fetchAanslagen'.
build: src/Service/SyncAanslagenService.php#L172
Avoid excessively long variable names like $fetchedAanslagenCount. Keep variable name length under 20.