more void #82
Annotations
10 errors and 9 warnings
Smoke (latest, StaticAnalysis):
src/mutex/FlockMutex.php#L112
Method malkusch\lock\mutex\FlockMutex::lockBusy() has no return type specified.
|
Smoke (latest, StaticAnalysis):
src/mutex/PHPRedisMutex.php#L45
Parameter #1 $redisAPI (Redis|RedisCluster) of method malkusch\lock\mutex\PHPRedisMutex::add() should be contravariant with parameter $redisAPI (mixed) of method malkusch\lock\mutex\RedisMutex::add()
|
Smoke (latest, StaticAnalysis):
src/mutex/PHPRedisMutex.php#L67
Parameter #1 $redis (Redis|RedisCluster) of method malkusch\lock\mutex\PHPRedisMutex::evalScript() should be contravariant with parameter $redisAPI (mixed) of method malkusch\lock\mutex\RedisMutex::evalScript()
|
Smoke (latest, StaticAnalysis):
src/mutex/TransactionalMutex.php#L151
Method malkusch\lock\mutex\TransactionalMutex::rollBack() has no return type specified.
|
Smoke (latest, StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L64
Method malkusch\lock\mutex\MutexConcurrencyTest::fork() has no return type specified.
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php#L94
Method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:79::_set() has no return type specified.
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php#L94
Method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:79::_set() has parameter $key with no type specified.
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php#L94
Method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:79::_set() has parameter $timeout with no type specified.
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php#L94
Method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:79::_set() has parameter $value with no type specified.
|
Smoke (latest, StaticAnalysis):
tests/mutex/PHPRedisMutexTest.php#L103
Method Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:79::_eval() has no return type specified.
|
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 (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 (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 (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.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.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.2, 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
|