SS5 #7
ci.yml
on: pull_request
Silverstripe (bundle)
/
php-cs-fixer and rector
1m 2s
PHPStan (analyse)
/
phpstan
31s
Annotations
5 errors
PHPStan (analyse) / phpstan:
src/Connector/Event.php#L24
Parameter $event of method NSWDPC\Messaging\Mailgun\Connector\Event::isDelivered() has invalid type NSWDPC\Messaging\Mailgun\MailgunEvent.
|
PHPStan (analyse) / phpstan:
src/Connector/Event.php#L26
Access to property $MessageId on an unknown class NSWDPC\Messaging\Mailgun\MailgunEvent.
|
PHPStan (analyse) / phpstan:
src/Connector/Event.php#L26
Access to property $Recipient on an unknown class NSWDPC\Messaging\Mailgun\MailgunEvent.
|
PHPStan (analyse) / phpstan:
src/Connector/Event.php#L42
Access to constant DELIVERED on an unknown class NSWDPC\Messaging\Mailgun\MailgunEvent.
|
PHPStan (analyse) / phpstan
Process completed with exit code 1.
|