ii #75
Annotations
10 errors and 9 warnings
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/RedisMutex.php#L121
Only booleans are allowed in an if condition, mixed given.
|
Smoke (latest, StaticAnalysis):
src/mutex/TransactionalMutex.php#L73
Only booleans are allowed in an if condition, mixed given.
|
Smoke (latest, StaticAnalysis):
src/util/PcntlTimeout.php#L83
Loose comparison via "!=" is not allowed.
|
Smoke (latest, StaticAnalysis):
tests/mutex/FlockMutexTest.php#L47
Call to static method PHPUnit\Framework\Assert::assertTrue() with true will always evaluate to true.
|
Smoke (latest, StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L116
Unsafe access to private property malkusch\lock\mutex\MutexConcurrencyTest::$temporaryFiles through static::.
|
Smoke (latest, StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L238
Access to an undefined property Eloquent\Liberator\LiberatorProxyInterface::$strategy.
|
Smoke (latest, StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L238
No error with identifier property.private is reported on line 238.
|
Smoke (latest, StaticAnalysis):
tests/mutex/MutexConcurrencyTest.php#L246
Access to an undefined property Eloquent\Liberator\LiberatorProxyInterface::$strategy.
|
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.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 (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.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.0, Phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|