Skip to content

Add support for inertia deferred props #1172

Add support for inertia deferred props

Add support for inertia deferred props #1172

Triggered via pull request January 24, 2025 20:40
Status Failure
Total duration 41s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
phpstan: src/Support/Lazy/InertiaDeferred.php#L16
Method Spatie\LaravelData\Support\Lazy\InertiaDeferred::resolve() has invalid return type Inertia\DeferProp.
phpstan: src/Support/Lazy/InertiaDeferred.php#L18
Instantiated class Inertia\DeferProp not found.
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