Skip to content

Tests

Tests #308

Triggered via schedule November 22, 2024 01:22
Status Failure
Total duration 1m 47s
Artifacts

tests.yml

on: schedule
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHP8.3 - Laravel^11.0 ↑
Process completed with exit code 1.
PHP8.2 - Laravel^11.0 ↑
Process completed with exit code 1.
PHP8.2 - Laravel^11.0 ↓: app/Models/User.php#L20
PHPDoc type array<int, string> of property App\Models\User::$fillable is not covariant with PHPDoc type list<string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHP8.2 - Laravel^11.0 ↓: app/Models/User.php#L31
PHPDoc type array<int, string> of property App\Models\User::$hidden is not covariant with PHPDoc type list<string> of overridden property Illuminate\Database\Eloquent\Model::$hidden.
PHP8.2 - Laravel^11.0 ↓
Process completed with exit code 1.
PHP8.3 - Laravel^11.0 ↓: app/Models/User.php#L20
PHPDoc type array<int, string> of property App\Models\User::$fillable is not covariant with PHPDoc type list<string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
PHP8.3 - Laravel^11.0 ↓: app/Models/User.php#L31
PHPDoc type array<int, string> of property App\Models\User::$hidden is not covariant with PHPDoc type list<string> of overridden property Illuminate\Database\Eloquent\Model::$hidden.
PHP8.3 - Laravel^11.0 ↓
Process completed with exit code 1.