SS5 #5
ci.yml
on: pull_request
Silverstripe (bundle)
/
php-cs-fixer and rector
43s
PHPStan (analyse)
/
phpstan
22s
Annotations
7 errors
PHPStan (analyse) / phpstan:
src/Connector/Base.php#L167
Call to static method config() on an unknown class NSWDPC\Messaging\Mailgun\Connector\MailgunWebhook.
|
PHPStan (analyse) / phpstan:
src/Connector/Webhook.php#L5
Class NSWDPC\Messaging\Mailgun\Controllers\MailgunWebHook referenced with incorrect case: NSWDPC\Messaging\Mailgun\Controllers\MailgunWebhook.
|
PHPStan (analyse) / phpstan:
tests/WebhookTest.php#L7
Class NSWDPC\Messaging\Mailgun\Controllers\MailgunWebHook referenced with incorrect case: NSWDPC\Messaging\Mailgun\Controllers\MailgunWebhook.
|
PHPStan (analyse) / phpstan:
tests/WebhookTest.php#L41
Class NSWDPC\Messaging\Mailgun\Controllers\MailgunWebHook referenced with incorrect case: NSWDPC\Messaging\Mailgun\Controllers\MailgunWebhook.
|
PHPStan (analyse) / phpstan:
tests/WebhookTest.php#L46
Static method SilverStripe\Core\Environment::setEnv() invoked with 1 parameter, 2 required.
|
PHPStan (analyse) / phpstan:
tests/WebhookTest.php#L47
Static method SilverStripe\Core\Environment::setEnv() invoked with 1 parameter, 2 required.
|
PHPStan (analyse) / phpstan
Process completed with exit code 1.
|