Skip to content

Fix styling

Fix styling #29

Triggered via push September 24, 2024 10:02
Status Failure
Total duration 57s
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.