Skip to content

Add support for ext-redis v6.0 #245

Add support for ext-redis v6.0

Add support for ext-redis v6.0 #245

Triggered via pull request September 13, 2023 21:03
Status Failure
Total duration 1m 58s
Artifacts

continuous-integration.yml

on: pull_request
Generate job matrix
9s
Generate job matrix
Matrix: QA Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
UndefinedConstant: src/RedisCluster.php#L451
src/RedisCluster.php:451:43: UndefinedConstant: Constant RedisCluster::OPT_SERIALIZER is not defined (see https://psalm.dev/020)
MixedArgument: src/RedisCluster.php#L451
src/RedisCluster.php:451:43: MixedArgument: Argument 1 of Laminas\Cache\Storage\Adapter\RedisCluster::getLibOption cannot be mixed, expecting int (see https://psalm.dev/030)
UndefinedConstant: src/RedisCluster.php#L452
src/RedisCluster.php:452:29: UndefinedConstant: Constant RedisCluster::SERIALIZER_NONE is not defined (see https://psalm.dev/020)
UndefinedConstant: src/RedisClusterResourceManager.php#L188
src/RedisClusterResourceManager.php:188:13: UndefinedConstant: Constant RedisCluster::OPT_SERIALIZER is not defined (see https://psalm.dev/020)
MixedArgument: src/RedisClusterResourceManager.php#L188
src/RedisClusterResourceManager.php:188:13: MixedArgument: Argument 1 of Laminas\Cache\Storage\Adapter\RedisClusterOptions::getLibOption cannot be mixed, expecting int (see https://psalm.dev/030)
UndefinedConstant: src/RedisClusterResourceManager.php#L189
src/RedisClusterResourceManager.php:189:13: UndefinedConstant: Constant RedisCluster::SERIALIZER_NONE is not defined (see https://psalm.dev/020)
UndefinedConstant: src/RedisClusterResourceManager.php#L192
src/RedisClusterResourceManager.php:192:29: UndefinedConstant: Constant RedisCluster::SERIALIZER_NONE is not defined (see https://psalm.dev/020)
MixedArrayOffset: test/integration/Laminas/RedisClusterStorageCreationTrait.php#L46
test/integration/Laminas/RedisClusterStorageCreationTrait.php:46:30: MixedArrayOffset: Cannot create mixed offset – expecting array-key (see https://psalm.dev/031)
UndefinedConstant: test/integration/Laminas/RedisClusterStorageCreationTrait.php#L47
test/integration/Laminas/RedisClusterStorageCreationTrait.php:47:17: UndefinedConstant: Constant RedisCluster::OPT_SERIALIZER is not defined (see https://psalm.dev/020)
UndefinedConstant: test/integration/Laminas/RedisClusterStorageCreationTrait.php#L53
test/integration/Laminas/RedisClusterStorageCreationTrait.php:53:35: UndefinedConstant: Constant RedisCluster::SERIALIZER_NONE is not defined (see https://psalm.dev/020)