Skip to content

rev2

rev2 #56

Triggered via push December 3, 2024 01:40
Status Failure
Total duration 1m 6s
Artifacts

test-unit.yml

on: push
Matrix: Smoke
Fit to window
Zoom out
Zoom in

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#L74
Only booleans are allowed in an if condition, mixed given.
Smoke (latest, StaticAnalysis): src/util/PcntlTimeout.php#L87
Loose comparison via "!=" is not allowed.
Smoke (latest, StaticAnalysis): tests/mutex/FlockMutexTest.php#L45
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/PHPRedisMutexTest.php#L76
Short ternary operator is not allowed. Use null coalesce operator if applicable or consider using long ternary.
Smoke (latest, StaticAnalysis): tests/mutex/PHPRedisMutexTest.php#L85
Property Redis@anonymous/tests/mutex/PHPRedisMutexTest.php:82::$is_closed has no type specified.
Smoke (latest, StaticAnalysis): tests/mutex/PHPRedisMutexTest.php#L206
Call to static method PHPUnit\Framework\Assert::assertNull() with null will always evaluate to true.
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 (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 (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 (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 (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.1, Phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636