Skip to content

Queue event

Queue event #57

Triggered via pull request February 18, 2025 04:36
@tanhongittanhongit
synchronize #3
queue-event
Status Failure
Total duration 27s
Artifacts

phpstan.yml

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

Annotations

19 errors
PHPStan - P8.4: src/Jobs/ProcessAggregatedEvents.php#L38
Parameter #1 $events of method CSlant\GitHubProject\Jobs\ProcessAggregatedEvents::aggregateMessages() expects array, mixed given.
PHPStan - P8.4: src/Jobs/ProcessAggregatedEvents.php#L49
Method CSlant\GitHubProject\Jobs\ProcessAggregatedEvents::aggregateMessages() has parameter $events with no value type specified in iterable type array.
PHPStan - P8.4: src/Jobs/ProcessWebhookEvent.php#L19
Property CSlant\GitHubProject\Jobs\ProcessWebhookEvent::$eventData type has no value type specified in iterable type array.
PHPStan - P8.4: src/Jobs/ProcessWebhookEvent.php#L39
Cannot access an offset on mixed.
PHPStan - P8.4: src/Jobs/ProcessWebhookEvent.php#L42
Parameter #1 $value of function count expects array|Countable, mixed given.
PHPStan - P8.4: src/Services/GithubService.php#L43
Method CSlant\GitHubProject\Services\GithubService::handleComment() has parameter $payload with no value type specified in iterable type array.
PHPStan - P8.4: src/Services/GithubService.php#L48
Job class CSlant\GitHubProject\Jobs\ProcessWebhookEvent constructor invoked with 2 parameters in CSlant\GitHubProject\Jobs\ProcessWebhookEvent::dispatch(), 1 required.
PHPStan - P8.4: src/Services/GithubService.php#L49
Parameter #1 $eventData of job class CSlant\GitHubProject\Jobs\ProcessWebhookEvent constructor expects array<string, mixed> in CSlant\GitHubProject\Jobs\ProcessWebhookEvent::dispatch(), string given.
PHPStan - P8.4
Process completed with exit code 1.
PHPStan - P8.3
The job was canceled because "ubuntu-latest_8_4" failed.
PHPStan - P8.3: src/Jobs/ProcessAggregatedEvents.php#L38
Parameter #1 $events of method CSlant\GitHubProject\Jobs\ProcessAggregatedEvents::aggregateMessages() expects array, mixed given.
PHPStan - P8.3: src/Jobs/ProcessAggregatedEvents.php#L49
Method CSlant\GitHubProject\Jobs\ProcessAggregatedEvents::aggregateMessages() has parameter $events with no value type specified in iterable type array.
PHPStan - P8.3: src/Jobs/ProcessWebhookEvent.php#L19
Property CSlant\GitHubProject\Jobs\ProcessWebhookEvent::$eventData type has no value type specified in iterable type array.
PHPStan - P8.3: src/Jobs/ProcessWebhookEvent.php#L39
Cannot access an offset on mixed.
PHPStan - P8.3: src/Jobs/ProcessWebhookEvent.php#L42
Parameter #1 $value of function count expects array|Countable, mixed given.
PHPStan - P8.3: src/Services/GithubService.php#L43
Method CSlant\GitHubProject\Services\GithubService::handleComment() has parameter $payload with no value type specified in iterable type array.
PHPStan - P8.3: src/Services/GithubService.php#L48
Job class CSlant\GitHubProject\Jobs\ProcessWebhookEvent constructor invoked with 2 parameters in CSlant\GitHubProject\Jobs\ProcessWebhookEvent::dispatch(), 1 required.
PHPStan - P8.3: src/Services/GithubService.php#L49
Parameter #1 $eventData of job class CSlant\GitHubProject\Jobs\ProcessWebhookEvent constructor expects array<string, mixed> in CSlant\GitHubProject\Jobs\ProcessWebhookEvent::dispatch(), string given.
PHPStan - P8.3
Process completed with exit code 1.