Skip to content

Add filter to allow customizing who can flush the cache (#535) #446

Add filter to allow customizing who can flush the cache (#535)

Add filter to allow customizing who can flush the cache (#535) #446

Triggered via push July 12, 2024 00:12
Status Failure
Total duration 41s
Artifacts

lint.yml

on: push
EditorConfig
5s
EditorConfig
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
PHPStan (PHP 8.2; Relay 0.7.0): tests/PHPStan/object-cache.php#L1
Ignored error pattern #^Class RedisCluster constructor invoked with 1 parameter, 2\-6 required\.$# in path /home/runner/work/redis-cache/redis-cache/tests/PHPStan/object-cache.php was not matched in reported errors.
PHPStan (PHP 8.2; Relay 0.7.0): tests/PHPStan/object-cache.php#L1628
Variable $connection might not be defined.
PHPStan (PHP 8.2; Relay 0.7.0)
Process completed with exit code 1.
PHPStan (PHP 7.4; Relay 0.7.0): tests/PHPStan/object-cache.php#L1
Ignored error pattern #^Class RedisCluster constructor invoked with 1 parameter, 2\-6 required\.$# in path /home/runner/work/redis-cache/redis-cache/tests/PHPStan/object-cache.php was not matched in reported errors.
PHPStan (PHP 7.4; Relay 0.7.0): tests/PHPStan/object-cache.php#L1628
Variable $connection might not be defined.
PHPStan (PHP 7.4; Relay 0.7.0)
Process completed with exit code 1.
EditorConfig
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan (PHP 8.2; Relay 0.7.0)
The following actions uses Node.js version which is deprecated 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/
PHPStan (PHP 7.4; Relay 0.7.0)
The following actions uses Node.js version which is deprecated 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/