Skip to content

Queue event

Queue event #43

Triggered via pull request February 15, 2025 04:21
@tanhongittanhongit
synchronize #3
queue-event
Status Failure
Total duration 30s
Artifacts

phpstan.yml

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

Annotations

15 errors
PHPStan - P8.3: src/Jobs/ProcessAggregatedEvents.php#L10
Class CSlant\GitHubProject\Jobs\ProcessAggregatedEvents uses unknown trait Illuminate\Foundation\Queue\Queueable.
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#L38
Cannot access an offset on mixed.
PHPStan - P8.3: src/Jobs/ProcessWebhookEvent.php#L41
Parameter #1 $value of function count expects array|Countable, mixed given.
PHPStan - P8.3: src/Jobs/ProcessWebhookEvent.php#L42
Call to an undefined static method CSlant\GitHubProject\Jobs\ProcessAggregatedEvents::dispatch().
PHPStan - P8.3: src/Services/GithubService.php#L41
Method CSlant\GitHubProject\Services\GithubService::handleComment() return type has no value type specified in iterable type array.
PHPStan - P8.3
Process completed with exit code 1.
PHPStan - P8.4
The job was canceled because "ubuntu-latest_8_3" failed.
PHPStan - P8.4: src/Jobs/ProcessAggregatedEvents.php#L10
Class CSlant\GitHubProject\Jobs\ProcessAggregatedEvents uses unknown trait Illuminate\Foundation\Queue\Queueable.
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#L38
Cannot access an offset on mixed.
PHPStan - P8.4: src/Jobs/ProcessWebhookEvent.php#L41
Parameter #1 $value of function count expects array|Countable, mixed given.
PHPStan - P8.4: src/Jobs/ProcessWebhookEvent.php#L42
Call to an undefined static method CSlant\GitHubProject\Jobs\ProcessAggregatedEvents::dispatch().
PHPStan - P8.4: src/Services/GithubService.php#L41
Method CSlant\GitHubProject\Services\GithubService::handleComment() return type has no value type specified in iterable type array.
PHPStan - P8.4
The operation was canceled.