Skip to content

Update deps

Update deps #114

Triggered via pull request June 19, 2024 12:12
Status Failure
Total duration 32s
Artifacts

backend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpstan: app/Models/User.php#L23
PHPDoc type array<int, string> of property App\Models\User::$fillable is not the same as PHPDoc type list<string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
phpstan: config/app.php#L105
Call to function array_filter() requires parameter #2 to be passed to avoid loose comparison semantics.
phpstan: config/database.php#L59
Call to function array_filter() requires parameter #2 to be passed to avoid loose comparison semantics.
phpstan: config/database.php#L79
Call to function array_filter() requires parameter #2 to be passed to avoid loose comparison semantics.
phpstan
Process completed with exit code 1.