Merge remote-tracking branch 'origin/main' #110
Annotations
21 errors
|
PHPStan - P8.5:
src/Jobs/ProcessWebhookEvent.php#L49
Cannot access offset 'html_url' on mixed.
|
|
PHPStan - P8.5:
src/Jobs/ProcessWebhookEvent.php#L48
Cannot access offset 'login' on mixed.
|
|
PHPStan - P8.5:
src/Jobs/ProcessWebhookEvent.php#L36
Cannot cast mixed to int.
|
|
PHPStan - P8.5:
src/Jobs/ProcessWebhookEvent.php#L31
Cannot cast mixed to string.
|
|
PHPStan - P8.5:
src/Jobs/ProcessWebhookEvent.php#L31
Cannot access offset 'content_node_id' on mixed.
|
|
PHPStan - P8.5:
src/Actions/GenerateCommentAction.php#L55
Parameter #1 $payload of method CSlant\GitHubProject\Services\GithubService::generateCommentMessage() expects array<string, mixed>, mixed given.
|
|
PHPStan - P8.5:
src/Actions/GenerateCommentAction.php#L49
Parameter #1 $payload of method CSlant\GitHubProject\Services\WebhookService::validatePayloadForComment() expects array<string, mixed>, mixed given.
|
|
PHPStan - P8.5:
src/Actions/GenerateCommentAction.php#L40
Cannot access offset 'payload' on mixed.
|
|
PHPStan - P8.5:
src/Actions/GenerateCommentAction.php#L33
Call to function method_exists() with Symfony\Component\HttpFoundation\InputBag and 'all' will always evaluate to true.
|
|
PHPStan - P8.5:
src/Actions/GenerateCommentAction.php#L33
Call to function is_object() with Symfony\Component\HttpFoundation\InputBag will always evaluate to true.
|
|
PHPStan - P8.4
The strategy configuration was canceled because "phpstan.ubuntu-latest_8_5" failed
|
|
PHPStan - P8.4:
src/Jobs/ProcessWebhookEvent.php#L49
Cannot access offset 'html_url' on mixed.
|
|
PHPStan - P8.4:
src/Jobs/ProcessWebhookEvent.php#L48
Cannot access offset 'login' on mixed.
|
|
PHPStan - P8.4:
src/Jobs/ProcessWebhookEvent.php#L36
Cannot cast mixed to int.
|
|
PHPStan - P8.4:
src/Jobs/ProcessWebhookEvent.php#L31
Cannot cast mixed to string.
|
|
PHPStan - P8.4:
src/Jobs/ProcessWebhookEvent.php#L31
Cannot access offset 'content_node_id' on mixed.
|
|
PHPStan - P8.4:
src/Actions/GenerateCommentAction.php#L55
Parameter #1 $payload of method CSlant\GitHubProject\Services\GithubService::generateCommentMessage() expects array<string, mixed>, mixed given.
|
|
PHPStan - P8.4:
src/Actions/GenerateCommentAction.php#L49
Parameter #1 $payload of method CSlant\GitHubProject\Services\WebhookService::validatePayloadForComment() expects array<string, mixed>, mixed given.
|
|
PHPStan - P8.4:
src/Actions/GenerateCommentAction.php#L40
Cannot access offset 'payload' on mixed.
|
|
PHPStan - P8.4:
src/Actions/GenerateCommentAction.php#L33
Call to function method_exists() with Symfony\Component\HttpFoundation\InputBag and 'all' will always evaluate to true.
|
|
PHPStan - P8.4:
src/Actions/GenerateCommentAction.php#L33
Call to function is_object() with Symfony\Component\HttpFoundation\InputBag will always evaluate to true.
|