ff3 #47
Annotations
10 errors and 9 warnings
Smoke (latest, StaticAnalysis):
src/exception/PhpLockException.php#L19
Interface malkusch\lock\exception\PhpLockException has PHPDoc tag @method for method getTrace() return type with no value type specified in iterable type array.
|
Smoke (latest, StaticAnalysis):
src/mutex/FlockMutex.php#L134
Only booleans are allowed in an if condition, int given.
|
Smoke (latest, StaticAnalysis):
src/mutex/FlockMutex.php#L166
Unreachable statement - code above always terminates.
|
Smoke (latest, StaticAnalysis):
src/mutex/PHPRedisMutex.php#L70
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#L56
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#L30
Property malkusch\lock\mutex\RedisMutex::$redisAPIs type has no value type specified in iterable type array.
|
Smoke (latest, StaticAnalysis):
src/mutex/RedisMutex.php#L41
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#L121
Only booleans are allowed in an if condition, mixed given.
|
Smoke (latest, StaticAnalysis):
src/mutex/RedisMutex.php#L173
Method malkusch\lock\mutex\RedisMutex::evalScript() has parameter $arguments with no value type specified in iterable type array.
|
Smoke (latest, StaticAnalysis):
src/mutex/TransactionalMutex.php#L74
Only booleans are allowed in an if condition, mixed given.
|
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.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.1, 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 (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.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.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.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
|