Skip to content

chore(deps-dev): bump spatie/laravel-ignition from 2.3.3 to 2.5.2 #790

chore(deps-dev): bump spatie/laravel-ignition from 2.3.3 to 2.5.2

chore(deps-dev): bump spatie/laravel-ignition from 2.3.3 to 2.5.2 #790

Triggered via pull request April 22, 2024 22:32
Status Failure
Total duration 51s
Artifacts

static.yml

on: pull_request
Static analysis  /  Psalm
43s
Static analysis / Psalm
Static analysis  /  PHPStan
28s
Static analysis / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Static analysis / PHPStan: app/Models/LicenceKey.php#L20
PHPDoc type array<string> of property App\Models\LicenceKey::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
Static analysis / PHPStan: app/Models/Plan.php#L18
PHPDoc type array<string> of property App\Models\Plan::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
Static analysis / PHPStan: app/Models/User.php#L29
PHPDoc type array<string> of property App\Models\User::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
Static analysis / PHPStan: app/Models/UserToken.php#L18
PHPDoc type array<string> of property App\Models\UserToken::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
Static analysis / PHPStan
Process completed with exit code 1.