Skip to content

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

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 #100

Triggered via pull request November 26, 2024 10:43
Status Failure
Total duration 1m 25s
Artifacts

validate.yml

on: pull_request
Validate composer dependencies
11s
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
43s
Code Coverage
Matrix: static-analysis
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
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.
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.