Skip to content

Fix BF date

Fix BF date #1037

Triggered via push November 25, 2024 07:46
Status Failure
Total duration 1m 11s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan: app/Actions/DetermineBlackFridayRewardAction.php#L40
Access to an undefined property Illuminate\Support\Collection::$type.
phpstan: app/Actions/DetermineBlackFridayRewardAction.php#L41
Access to an undefined property Illuminate\Support\Collection::$id.
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#L78
Using nullsafe property access on non-nullable type object. Use -> instead.
phpstan
Process completed with exit code 1.