Skip to content

Add filter to allow customizing who can flush the cache #440

Add filter to allow customizing who can flush the cache

Add filter to allow customizing who can flush the cache #440

Re-run triggered June 28, 2024 18:11
Status Failure
Total duration 50s
Artifacts

lint.yml

on: pull_request
EditorConfig
24s
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
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/.