Regroup improvements #488
Annotations
9 errors
src/Commands/RegroupCommand.php#L49
Parameter #1 $callback of method Illuminate\Support\Collection<int,object>::filter() expects (callable(object, int): bool)|null, Closure(mixed): (array<string, class-string>|false) given.
|
src/Commands/RegroupCommand.php#L49
Parameter #2 $autoload of function class_implements expects bool, string given.
|
src/Commands/RegroupCommand.php#L50
Call to an undefined method Laravel\Pulse\Contracts\Storage::regroup().
|
src/Queries/Concerns/InteractsWithConnection.php (in context of class Laravel/Pulse/Commands/RegroupCommand)#L14
Access to an undefined property Laravel\Pulse\Commands\RegroupCommand::$config.
|
src/Queries/Concerns/InteractsWithConnection.php (in context of class Laravel/Pulse/Commands/RegroupCommand)#L14
Access to an undefined property Laravel\Pulse\Commands\RegroupCommand::$db.
|
src/Storage/Database.php#L102
Method Laravel\Pulse\Storage\Database::regroup() has parameter $recorders with generic class Illuminate\Support\Collection but does not specify its types: TKey, TValue
|
src/Storage/Database.php#L106
Access to an undefined property Laravel\Pulse\Contracts\Groupable::$table.
|
src/Storage/Database.php#L120
Access to an undefined property Laravel\Pulse\Contracts\Groupable::$table.
|
|
The logs for this run have expired and are no longer available.
Loading