Skip to content

New command : Serve #217

New command : Serve

New command : Serve #217

Triggered via push March 2, 2024 20:46
Status Failure
Total duration 52s
Artifacts

PHPStan.yml

on: push
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

9 errors
PHPStan - 8.3: app/src/Database/Models/MigrationTable.php#L41
PHPDoc type array<string> of property UserFrosting\Sprinkle\Core\Database\Models\MigrationTable::$fillable is not the same as PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHPStan - 8.3: app/src/Database/Models/Throttle.php#L35
PHPDoc type array<string> of property UserFrosting\Sprinkle\Core\Database\Models\Throttle::$fillable is not the same as PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHPStan - 8.3
Process completed with exit code 1.
PHPStan - 8.2: app/src/Database/Models/MigrationTable.php#L41
PHPDoc type array<string> of property UserFrosting\Sprinkle\Core\Database\Models\MigrationTable::$fillable is not the same as PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHPStan - 8.2: app/src/Database/Models/Throttle.php#L35
PHPDoc type array<string> of property UserFrosting\Sprinkle\Core\Database\Models\Throttle::$fillable is not the same as PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHPStan - 8.2
Process completed with exit code 1.
PHPStan - 8.1: app/src/Database/Models/MigrationTable.php#L41
PHPDoc type array<string> of property UserFrosting\Sprinkle\Core\Database\Models\MigrationTable::$fillable is not the same as PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHPStan - 8.1: app/src/Database/Models/Throttle.php#L35
PHPDoc type array<string> of property UserFrosting\Sprinkle\Core\Database\Models\Throttle::$fillable is not the same as PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHPStan - 8.1
Process completed with exit code 1.