CI #70
ci.yml
on: schedule
Sync meta files
11s
Code Coverage
35s
composer-validate
/
Validate composer.json
7s
sca
/
Static Code Analysis
31s
Matrix: tests
Run php-cs-fixer
10s
Annotations
10 errors and 10 warnings
PHP 8 - highest
Process completed with exit code 2.
|
PHP 8.2 - highest
Process completed with exit code 2.
|
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:
src/Redis/Utility/ExpiringSet.php#L139
Parameter #2 $start of method Redis::zRemRangeByScore() expects string, int given.
|
sca / Static Code Analysis:
src/Redis/Utility/ExpiringSet.php#L139
Parameter #3 $end of method Redis::zRemRangeByScore() expects string, float given.
|
sca / Static Code Analysis
Process completed with exit code 1.
|
PHP 8 - lowest
The job was canceled because "_8_highest" failed.
|
Code Coverage
Process completed with exit code 2.
|
PHP 8.1 - highest
The job was canceled because "_8_highest" failed.
|
Sync meta files
This action is deprecated, use the zenstruck/.github/actions/sync-with-template@main action instead.
|
Sync meta files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, crazy-max/ghaction-import-gpg@v5, stefanzweifel/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8 - highest
This action is deprecated, use the zenstruck/.github/actions/php-test-symfony@main action instead.
|
PHP 8 - highest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 - highest
This action is deprecated, use the zenstruck/.github/actions/php-test-symfony@main action instead.
|
PHP 8.2 - highest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run php-cs-fixer
This action is deprecated, use the zenstruck/.github/actions/php-cs-fixer@main action instead.
|
Run php-cs-fixer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, crazy-max/ghaction-import-gpg@v5, stefanzweifel/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Code Coverage
This action is deprecated, use the zenstruck/.github/actions/php-coverage-codecov@main action instead.
|
Code Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|