Skip to content

Add phpstan & update send notification handle #2

Add phpstan & update send notification handle

Add phpstan & update send notification handle #2

Re-run triggered November 8, 2023 02:47
Status Failure
Total duration 49s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.