Some types and rector #5162
lint.yml
on: push
Lint Code Base
1m 12s
PHP Static Analysis
1m 7s
Rector (dry-run)
1m 58s
Annotations
2 errors
|
PHP Static Analysis
Process completed with exit code 1.
|
|
PHP Static Analysis:
app/Http/Controllers/PortsController.php#L251
Parameter #2 $columns of method Illuminate\Database\Eloquent\Builder<App\Models\Port>::paginate() expects array<int, '*'|model property of App\Models\Port>, array{'ports.*'} given.
|