chore(deps): bump laravel/jetstream from 4.1.0 to 4.3.1 #588
Annotations
10 errors
Run phpstan:
app/Models/Account.php#L21
PHPDoc type array<string> of property App\Models\Account::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
Run phpstan:
app/Models/Address.php#L22
PHPDoc type array<string> of property App\Models\Address::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
Run phpstan:
app/Models/AddressBookSubscription.php#L35
PHPDoc type array<string> of property App\Models\AddressBookSubscription::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
Run phpstan:
app/Models/Call.php#L31
PHPDoc type array<string> of property App\Models\Call::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
Run phpstan:
app/Models/CallReason.php#L21
PHPDoc type array<string> of property App\Models\CallReason::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
Run phpstan:
app/Models/CallReasonType.php#L22
PHPDoc type array<string> of property App\Models\CallReasonType::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
Run phpstan:
app/Models/Contact.php#L44
PHPDoc type array<string> of property App\Models\Contact::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
Run phpstan:
app/Models/ContactFeedItem.php#L100
PHPDoc type array<string> of property App\Models\ContactFeedItem::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
Run phpstan:
app/Models/ContactImportantDate.php#L37
PHPDoc type array<string> of property App\Models\ContactImportantDate::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
Run phpstan:
app/Models/ContactImportantDateType.php#L20
PHPDoc type array<string> of property App\Models\ContactImportantDateType::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
The logs for this run have expired and are no longer available.
Loading