Skip to content

Lock file maintenance #241

Lock file maintenance

Lock file maintenance #241

Triggered via pull request September 13, 2023 10:02
Status Failure
Total duration 1m 55s
Artifacts

continuous-integration.yml

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

Annotations

10 errors
UndefinedConstant: benchmark/RedisClusterStorageAdapterBench.php#L26
benchmark/RedisClusterStorageAdapterBench.php:26:13: UndefinedConstant: Constant RedisCluster::SERIALIZER_NONE is not defined (see https://psalm.dev/020)
MixedArgument: benchmark/RedisClusterStorageAdapterBench.php#L26
benchmark/RedisClusterStorageAdapterBench.php:26:13: MixedArgument: Argument 1 of LaminasBench\Cache\RedisClusterStorageAdapterBench::createRedisClusterStorage cannot be mixed, expecting int (see https://psalm.dev/030)
UndefinedConstant: benchmark/RedisClusterWithIgbinarySerializerStorageAdapterBench.php#L26
benchmark/RedisClusterWithIgbinarySerializerStorageAdapterBench.php:26:13: UndefinedConstant: Constant RedisCluster::SERIALIZER_IGBINARY is not defined (see https://psalm.dev/020)
MixedArgument: benchmark/RedisClusterWithIgbinarySerializerStorageAdapterBench.php#L26
benchmark/RedisClusterWithIgbinarySerializerStorageAdapterBench.php:26:13: MixedArgument: Argument 1 of LaminasBench\Cache\RedisClusterWithIgbinarySerializerStorageAdapterBench::createRedisClusterStorage cannot be mixed, expecting int (see https://psalm.dev/030)
UndefinedConstant: benchmark/RedisClusterWithPhpSerializerStorageAdapterBench.php#L26
benchmark/RedisClusterWithPhpSerializerStorageAdapterBench.php:26:13: UndefinedConstant: Constant RedisCluster::SERIALIZER_PHP is not defined (see https://psalm.dev/020)
MixedArgument: benchmark/RedisClusterWithPhpSerializerStorageAdapterBench.php#L26
benchmark/RedisClusterWithPhpSerializerStorageAdapterBench.php:26:13: MixedArgument: Argument 1 of LaminasBench\Cache\RedisClusterWithPhpSerializerStorageAdapterBench::createRedisClusterStorage cannot be mixed, expecting int (see https://psalm.dev/030)
UnsupportedPropertyReferenceUsage: src/Redis.php#L60
src/Redis.php:60:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
UndefinedConstant: src/RedisCluster.php#L439
src/RedisCluster.php:439:43: UndefinedConstant: Constant RedisCluster::OPT_SERIALIZER is not defined (see https://psalm.dev/020)
MixedArgument: src/RedisCluster.php#L439
src/RedisCluster.php:439: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#L440
src/RedisCluster.php:440:29: UndefinedConstant: Constant RedisCluster::SERIALIZER_NONE is not defined (see https://psalm.dev/020)