DEBUG #84
Annotations
10 errors and 9 warnings
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php#L114
Method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96::_set() has parameter $timeout with no type specified.
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php#L114
Method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96::_set() has parameter $value with no type specified.
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php#L126
Method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96::_eval() has parameter $args with no type specified.
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php (in context of Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96)#L18
Parameter #1 $script (bool) of method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96::eval() should be compatible with parameter $script (string) of method Redis::eval()
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php (in context of Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96)#L18
Parameter #2 $args (bool) of method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96::eval() should be compatible with parameter $args (array) of method Redis::eval()
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php (in context of Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96)#L18
Parameter #3 $numKeys (bool) of method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96::eval() should be compatible with parameter $num_keys (int) of method Redis::eval()
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php (in context of Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96)#L19
Default value of the parameter #2 $args (array) of method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96::eval() is incompatible with type bool.
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php (in context of Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96)#L19
Default value of the parameter #3 $numKeys (int) of method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96::eval() is incompatible with type bool.
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php (in context of Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96)#L21
Parameter #1 $script of method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96::_eval() expects string, bool given.
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php (in context of Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96)#L21
Parameter #3 $numKeys of method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:96::_eval() expects int, bool given.
|
Smoke (latest, StaticAnalysis)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Smoke (latest, CodingStyle)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Smoke (8.2, Phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Smoke (latest, Phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Smoke (8.3, Phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Smoke (7.3, Phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Smoke (8.1, Phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Smoke (7.4, Phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Smoke (8.0, Phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|