Skip to content

Support multiple state models by configuring in state config instead of general config #99

Support multiple state models by configuring in state config instead of general config

Support multiple state models by configuring in state config instead of general config #99

Status Failure
Total duration 1m 29s
Artifacts

validate.yml

on: pull_request
Validate composer dependencies
8s
Validate composer dependencies
Normalize composer.json
16s
Normalize composer.json
Fix PHP codestyle with php-cs-fixer
16s
Fix PHP codestyle with php-cs-fixer
Code Coverage
44s
Code Coverage
Matrix: static-analysis
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan on PHP 8.1 with Laravel ^10: src/ModelStates/Transition.php#L51
Call to an undefined static method Illuminate\Database\Eloquent\Model::stateColumnName().
PHPStan on PHP 8.1 with Laravel ^10
Process completed with exit code 1.
PHPStan on PHP 8.1 with Laravel ^9.51: src/ModelStates/Transition.php#L51
Call to an undefined static method Illuminate\Database\Eloquent\Model::stateColumnName().
PHPStan on PHP 8.1 with Laravel ^9.51
Process completed with exit code 1.