return types iter #91
Annotations
10 errors and 9 warnings
Smoke (latest, StaticAnalysis):
src/mutex/PHPRedisMutex.php#L66
Method malkusch\lock\mutex\PHPRedisMutex::evalScript() has parameter $arguments with no value type specified in iterable type array.
|
Smoke (latest, StaticAnalysis):
src/mutex/PredisMutex.php#L54
Method malkusch\lock\mutex\PredisMutex::evalScript() has parameter $arguments with no value type specified in iterable type array.
|
Smoke (latest, StaticAnalysis):
src/mutex/RedisMutex.php#L26
Property malkusch\lock\mutex\RedisMutex::$redisAPIs type has no value type specified in iterable type array.
|
Smoke (latest, StaticAnalysis):
src/mutex/RedisMutex.php#L37
Method malkusch\lock\mutex\RedisMutex::__construct() has parameter $redisAPIs with no value type specified in iterable type array.
|
Smoke (latest, StaticAnalysis):
src/mutex/RedisMutex.php#L171
Method malkusch\lock\mutex\RedisMutex::evalScript() has parameter $arguments with no value type specified in iterable type array.
|
Smoke (latest, StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L24
Property malkusch\lock\mutex\MutexConcurrencyTest::$temporaryFiles type has no value type specified in iterable type array.
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php#L99
Method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:78::_set() has parameter $timeout with no type specified.
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php#L99
Method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:78::_set() has parameter $value with no type specified.
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php#L111
Method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:78::_eval() has parameter $args with no value type specified in iterable type array.
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php (in context of Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:78)#L13
Method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:78::eval() has parameter $args with no value type specified in iterable type array.
|
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 (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.0, 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 (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, StaticAnalysis)
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 (latest, 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
|