Skip to content

delete ignore env from cs fixer github workflow #48

delete ignore env from cs fixer github workflow

delete ignore env from cs fixer github workflow #48

Triggered via push January 9, 2024 08:16
Status Failure
Total duration 29s
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/Client/Client.php#L129
Expression on left side of ?? is not nullable.
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.