Bump actions/checkout from 3 to 4 #7
Annotations
3 errors
Run PhpStan:
tests/Models/Message.php#L23
PHPDoc type array<string> of property Korridor\LaravelHasManyMerged\Tests\Models\Message::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
Run PhpStan:
tests/Models/User.php#L35
PHPDoc type array<string> of property Korridor\LaravelHasManyMerged\Tests\Models\User::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
Run PhpStan
Process completed with exit code 1.
|
Loading