[1.x] Improve redis adapter (#127) #728
Annotations
9 errors
src/Support/RedisAdapter.php#L52
Method Laravel\Pulse\Support\RedisAdapter::xrange() should return array<string, array<string, string>> but returns array<int|string, array>.
|
src/Support/RedisAdapter.php#L52
Unable to resolve the template type TKey in call to function collect
|
src/Support/RedisAdapter.php#L52
Unable to resolve the template type TValue in call to function collect
|
src/Support/RedisAdapter.php#L59
Unable to resolve the template type TKey in call to function collect
|
src/Support/RedisAdapter.php#L59
Unable to resolve the template type TValue in call to function collect
|
src/Support/RedisAdapter.php#L110
Method Laravel\Pulse\Support\RedisAdapter::handle() has parameter $args with no type specified.
|
src/Support/RedisAdapter.php#L115
Parameter #1 $message of class Laravel\Pulse\Support\RedisClientException constructor expects string, string|null given.
|
src/Support/RedisAdapter.php#L126
Method Laravel\Pulse\Support\RedisAdapter::run() has parameter $args with no type specified.
|
|
The logs for this run have expired and are no longer available.
Loading