Skip to content

Update RewindManagerTests #36

Update RewindManagerTests

Update RewindManagerTests #36

Status Failure
Total duration 40s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
phpstan: src/Dto/ApproachPlan.php#L16
Deprecated in PHP 8.4: Parameter #3 $snapshot (AvocetShores\LaravelRewind\Models\RewindVersion) is implicitly nullable via default value null.
phpstan: src/LaravelRewindServiceProvider.php#L32
Consider using bind method instead or pass a closure.
phpstan: src/Services/ApproachEngine.php#L94
Access to an undefined property Illuminate\Database\Eloquent\Model::$versions.
phpstan: src/Services/ApproachEngine.php#L105
Access to an undefined property Illuminate\Database\Eloquent\Model::$versions.
phpstan: src/Services/ApproachEngine.php#L117
Access to an undefined property Illuminate\Database\Eloquent\Model::$versions.
phpstan: src/Services/RewindManager.php#L139
Access to an undefined property AvocetShores\LaravelRewind\Models\RewindVersion::$version.
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