Skip to content

Merge pull request #339 from spatie/dependabot/npm_and_yarn/nanoid-3.3.8 #1052

Merge pull request #339 from spatie/dependabot/npm_and_yarn/nanoid-3.3.8

Merge pull request #339 from spatie/dependabot/npm_and_yarn/nanoid-3.3.8 #1052

Triggered via push December 17, 2024 09:45
Status Failure
Total duration 1m 9s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
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.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636