Skip to content

Merge pull request #22 from threeel/main #28

Merge pull request #22 from threeel/main

Merge pull request #22 from threeel/main #28

Triggered via push September 24, 2024 10:01
Status Failure
Total duration 58s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
phpstan: src/Actions/DownStepAction.php#L27
Access to an undefined property Illuminate\Database\Eloquent\Model::$sort_order.
phpstan: src/Actions/DownStepAction.php#L27
Access to an undefined property Illuminate\Database\Eloquent\Model::$sort_order.
phpstan: src/Actions/DownStepAction.php#L27
Call to an undefined method Illuminate\Database\Eloquent\Model::switchSortOrder().
phpstan: src/Actions/DownStepAction.php#L28
Access to an undefined property Illuminate\Database\Eloquent\Model::$sort_order.
phpstan: src/Actions/UpStepAction.php#L27
Access to an undefined property Illuminate\Database\Eloquent\Model::$sort_order.
phpstan: src/Actions/UpStepAction.php#L27
Access to an undefined property Illuminate\Database\Eloquent\Model::$sort_order.
phpstan: src/Actions/UpStepAction.php#L27
Call to an undefined method Illuminate\Database\Eloquent\Model::switchSortOrder().
phpstan: src/Actions/UpStepAction.php#L28
Access to an undefined property Illuminate\Database\Eloquent\Model::$sort_order.
phpstan
Process completed with exit code 1.