WIP: UI #95
backend.yml
on: pull_request
composer-validate
8s
test
33s
phpstan
16s
rector
21s
php-cs-fixer
14s
phpcs
17s
Annotations
2 errors
phpstan:
app/Models/User.php#L24
PHPDoc type array<string> of property App\Models\User::$fillable is not the same as PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
phpstan
Process completed with exit code 1.
|