Skip to content

Fix the product search and manage multiple responses, the equals crit… #46

Fix the product search and manage multiple responses, the equals crit…

Fix the product search and manage multiple responses, the equals crit… #46

Triggered via push January 8, 2024 14:36
Status Failure
Total duration 26s
Artifacts

quality.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
cs-fixer
Process completed with exit code 8.
phpstan: src/ContactLoader.php#L19
Property Kiboko\Component\Flow\ZohoCRM\ContactLoader::$logger is never read, only written.
phpstan: src/ContactLoader.php#L23
Generator expects value type Kiboko\Contract\Bucket\ResultBucketInterface<mixed>, null given.
phpstan: src/ContactLoader.php#L27
Dead catch - Kiboko\Component\Flow\ZohoCRM\Client\ApiRateExceededException|Kiboko\Component\Flow\ZohoCRM\Client\InternalServerErrorException is never thrown in the try block.
phpstan: src/ContactLoader.php#L31
Dead catch - Kiboko\Component\Flow\ZohoCRM\Client\ForbiddenException|Kiboko\Component\Flow\ZohoCRM\Client\NotFoundException|Kiboko\Component\Flow\ZohoCRM\Client\RequestEntityTooLargeException is never thrown in the try block.
phpstan: src/ContactLoader.php#L34
Dead catch - Kiboko\Component\Flow\ZohoCRM\Client\BadRequestException|Kiboko\Component\Flow\ZohoCRM\Client\MultiStatusResponseException is never thrown in the try block.
phpstan: src/ContactLookup.php#L33
Generator expects value type Kiboko\Contract\Bucket\ResultBucketInterface<mixed>, null given.
phpstan: src/DealLoader.php#L21
Property Kiboko\Component\Flow\ZohoCRM\DealLoader::$logger is never read, only written.
phpstan: src/DealLoader.php#L26
Generator expects value type Kiboko\Contract\Bucket\ResultBucketInterface<mixed>, null given.
phpstan: src/DealLoader.php#L30
Dead catch - Kiboko\Component\Flow\ZohoCRM\Client\ApiRateExceededException|Kiboko\Component\Flow\ZohoCRM\Client\InternalServerErrorException is never thrown in the try block.
phpstan: src/DealLoader.php#L34
Dead catch - Kiboko\Component\Flow\ZohoCRM\Client\ForbiddenException|Kiboko\Component\Flow\ZohoCRM\Client\NotFoundException|Kiboko\Component\Flow\ZohoCRM\Client\RequestEntityTooLargeException is never thrown in the try block.