Skip to content

Fix EmailEngine CLI npm package name #2

Fix EmailEngine CLI npm package name

Fix EmailEngine CLI npm package name #2

Triggered via push December 17, 2025 08:56
Status Failure
Total duration 2m 35s
Artifacts

tests.yml

on: push
Matrix: unit-tests
Code Quality
19s
Code Quality
Integration Tests
2m 7s
Integration Tests
Code Coverage
18s
Code Coverage
Fit to window
Zoom out
Zoom in

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.