Skip to content

Merge remote-tracking branch 'origin/main' #110

Merge remote-tracking branch 'origin/main'

Merge remote-tracking branch 'origin/main' #110

Triggered via push March 2, 2026 14:08
Status Failure
Total duration 28s
Artifacts

phpstan.yml

on: push
Matrix: phpstan
Fit to window
Zoom out
Zoom in

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.