CI #69
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: schedule
Sync meta files
5s
Code Coverage
32s
composer-validate
/
Validate composer.json
13s
sca
/
Static Code Analysis
19s
Matrix: tests
Run php-cs-fixer
16s
Annotations
8 errors
sca / Static Code Analysis:
src/Redis.php#L1
Ignored error pattern #^Parameter \#1 \$client of class Zenstruck\\Redis constructor expects \(callable\(\)\: Redis\|RedisArray\|RedisCluster\)\|Redis\|RedisArray\|RedisCluster, bool\|Redis\|null given\.$# in path /home/runner/work/redis/redis/src/Redis.php was not matched in reported errors.
|
sca / Static Code Analysis:
src/Redis.php#L186
Parameter #1 $client of class Zenstruck\Redis constructor expects (callable(): (Redis|RedisArray|RedisCluster))|Redis|RedisArray|RedisCluster, bool|Redis|null given.
|
sca / Static Code Analysis
Process completed with exit code 1.
|
Code Coverage
Process completed with exit code 2.
|
PHP 8 - highest
Process completed with exit code 2.
|
PHP 8.1 - highest
The operation was canceled.
|
PHP 8.2 - highest
The operation was canceled.
|
PHP 8 - lowest
The operation was canceled.
|