Fix EmailEngine CLI npm package name #2
Annotations
12 errors
|
Code Quality:
src/HttpClient.php#L29
Property Postalsys\EmailEnginePhp\HttpClient::$timeout is never read, only written.
|
|
Code Quality:
src/HttpClient.php#L27
Property Postalsys\EmailEnginePhp\HttpClient::$baseUrl is never read, only written.
|
|
Code Quality:
src/Exceptions/RateLimitException.php#L12
Method Postalsys\EmailEnginePhp\Exceptions\RateLimitException::__construct() has parameter $details with no value type specified in iterable type array.
|
|
Code Quality:
src/Exceptions/EmailEngineException.php#L36
Method Postalsys\EmailEnginePhp\Exceptions\EmailEngineException::getDetails() return type has no value type specified in iterable type array.
|
|
Code Quality:
src/Exceptions/EmailEngineException.php#L15
Method Postalsys\EmailEnginePhp\Exceptions\EmailEngineException::__construct() has parameter $details with no value type specified in iterable type array.
|
|
Code Quality:
src/EmailEngine.php#L382
Unknown parameter $statusCode in call to Postalsys\EmailEnginePhp\Exceptions\EmailEngineException constructor.
|
|
Code Quality:
src/EmailEngine.php#L333
Method Postalsys\EmailEnginePhp\EmailEngine::get_webhook_settings() return type has no value type specified in iterable type array.
|
|
Code Quality:
src/EmailEngine.php#L333
Method Postalsys\EmailEnginePhp\EmailEngine::get_webhook_settings() return type has no value type specified in iterable type array.
|
|
Code Quality:
src/EmailEngine.php#L324
Method Postalsys\EmailEnginePhp\EmailEngine::set_webhook_settings() has parameter $opts with no value type specified in iterable type array.
|
|
Code Quality:
src/EmailEngine.php#L316
Method Postalsys\EmailEnginePhp\EmailEngine::get_authentication_url() has parameter $data with no value type specified in iterable type array.
|
|
Code Quality
Process completed with exit code 1.
|
|
Integration Tests
Process completed with exit code 1.
|