Lock file maintenance #262
continuous-integration.yml
on: pull_request
Generate job matrix
7s
Matrix: QA Checks
Annotations
2 errors
MixedArgumentTypeCoercion:
src/Redis.php#L108
src/Redis.php:108:41: MixedArgumentTypeCoercion: Argument 1 of Laminas\Cache\Storage\Adapter\RedisOptions::__construct expects Laminas\Stdlib\AbstractOptions<mixed>|iterable<string, mixed>|null, but parent type iterable<mixed, mixed> provided (see https://psalm.dev/194)
|
MixedArgumentTypeCoercion:
src/RedisClusterOptions.php#L66
src/RedisClusterOptions.php:66:29: MixedArgumentTypeCoercion: Argument 1 of Laminas\Cache\Storage\Adapter\AdapterOptions::__construct expects (Laminas\Stdlib\AbstractOptions<TValue:Laminas\Stdlib\AbstractOptions as mixed>)|(iterable<string, TValue:Laminas\Stdlib\AbstractOptions as mixed>)|null, but parent type iterable<array-key, mixed>|null provided (see https://psalm.dev/194)
|