Merge pull request #12 from php-etl/feature/product-search-improvments #55
Annotations
10 errors
phpstan:
src/Client/Client.php#L29
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::upsertContacts() has parameter $body with no value type specified in iterable type array.
|
phpstan:
src/Client/Client.php#L54
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::upsertProducts() has parameter $body with no value type specified in iterable type array.
|
phpstan:
src/Client/Client.php#L81
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::upsertOrders() has parameter $body with no value type specified in iterable type array.
|
phpstan:
src/Client/Client.php#L106
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::searchProduct() return type has no value type specified in iterable type array.
|
phpstan:
src/Client/Client.php#L130
Expression on left side of ?? is not nullable.
|
phpstan:
src/Client/Client.php#L139
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::searchContact() return type has no value type specified in iterable type array.
|
phpstan:
src/Client/Client.php#L169
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::searchOrder() return type has no value type specified in iterable type array.
|
phpstan:
src/Client/Client.php#L195
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::processResponse() has parameter $body with no value type specified in iterable type array.
|
phpstan:
src/Client/Client.php#L230
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::upsertDeals() has parameter $body with no value type specified in iterable type array.
|
phpstan:
src/Client/Client.php#L255
Method Kiboko\Component\Flow\ZohoCRM\Client\Client::getOrder() return type has no value type specified in iterable type array.
|