Skip to content

Add lottery and other changes #1016

Add lottery and other changes

Add lottery and other changes #1016

Triggered via push November 19, 2024 10:33
Status Failure
Total duration 1m 23s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: app/Http/Controllers/WebhookController.php#L25
Method App\Http\Controllers\WebhookController::findOrCreateCustomer() has invalid return type Laravel\Paddle\Billable.
phpstan: app/Livewire/RepositoriesComponent.php#L88
Access to an undefined property App\Livewire\RepositoriesComponent::$total.
phpstan: app/Livewire/TopSecretComponent.php#L77
Using nullsafe property access on non-nullable type object. Use -> instead.
phpstan
Process completed with exit code 1.