fixed undefined constant error
#586
lint.yml
on: push
EditorConfig
8s
Plugin Check
1m 31s
Matrix: phpstan
Annotations
7 errors
|
PHPStan (PHP 8.2; Relay 0.7.0)
Process completed with exit code 1.
|
|
PHPStan (PHP 8.2; Relay 0.7.0):
tests/PHPStan/object-cache.php#L0
Ignored error pattern #^Access to undefined constant Credis_Client::VERSION# 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)
Process completed with exit code 1.
|
|
PHPStan (PHP 7.4; Relay 0.7.0):
tests/PHPStan/object-cache.php#L0
Ignored error pattern #^Access to undefined constant Credis_Client::VERSION# in path /home/runner/work/redis-cache/redis-cache/tests/PHPStan/object-cache.php was not matched in reported errors.
|
|
Plugin Check
The operation was canceled.
|
|
Plugin Check
Canceling since a higher priority waiting request for Code style-refs/heads/fix/credis-connection exists
|
|
Code style
Canceling since a higher priority waiting request for Code style-refs/heads/fix/credis-connection exists
|