Add filter to allow customizing who can flush the cache #440
lint.yml
on: pull_request
EditorConfig
24s
Matrix: phpstan
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan (PHP 8.2; Relay 0.7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan (PHP 7.4; Relay 0.7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|