Add phpstan & update send notification handle #3
Annotations
3 errors
phpstan:
src/Http/Actions/WebhookAction.php#L15
Parameter #1 $token of method CSlant\TelegramGitNotifier\Webhook::setToken() expects string, mixed given.
|
phpstan:
src/Http/Actions/WebhookAction.php#L16
Parameter #1 $url of method CSlant\TelegramGitNotifier\Webhook::setUrl() expects string, mixed given.
|
phpstan
Process completed with exit code 1.
|