enable all stan errors #87
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/MySQLMutex.php#L51
Loose comparison via "==" is not allowed.
|
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/FlockMutexTest.php#L78
Method malkusch\lock\mutex\FlockMutexTest::dpTimeoutableStrategiesCases() return type has no value type specified in iterable type iterable.
|
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/MutexConcurrencyTest.php#L107
Method malkusch\lock\mutex\MutexConcurrencyTest::provideHighContentionCases() return type has no value type specified in iterable type iterable.
|
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 (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.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.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.2, 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.3, Phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|