Timeout should reset SIGALRM handler to SIG_DFL #113
Annotations
18 errors and 9 warnings
Smoke (latest, Phpunit)
Process completed with exit code 255.
|
Smoke (8.1, Phpunit)
Process completed with exit code 255.
|
Smoke (8.0, Phpunit)
Process completed with exit code 255.
|
Smoke (7.4, Phpunit)
Process completed with exit code 255.
|
Smoke (latest, CodingStyle)
Process completed with exit code 8.
|
Smoke (8.3, Phpunit)
Process completed with exit code 255.
|
Smoke (7.3, Phpunit)
Process completed with exit code 255.
|
Smoke (8.2, Phpunit)
Process completed with exit code 255.
|
Smoke (latest, StaticAnalysis):
src/mutex/FlockMutex.php#L103
Dead catch - malkusch\lock\exception\DeadlineException is never thrown in the try block.
|
Smoke (latest, StaticAnalysis):
src/mutex/MySQLMutex.php#L51
Ignored error pattern ~^Loose comparison via "==" is not allowed\.$~ (equal.notAllowed) in path * is expected to occur 4 times, but occurred 7 times.
|
Smoke (latest, StaticAnalysis):
src/util/PcntlTimeout.php#L67
Loose comparison via "!=" is not allowed.
|
Smoke (latest, StaticAnalysis):
tests/util/PcntlTimeoutTest.php#L16
Class malkusch\lock\util\PcntlTimeoutTest extends unknown class PHPUnit_Framework_TestCase.
|
Smoke (latest, StaticAnalysis):
tests/util/PcntlTimeoutTest.php#L25
Method malkusch\lock\util\PcntlTimeoutTest::shouldTimeout() has no return type specified.
|
Smoke (latest, StaticAnalysis):
tests/util/PcntlTimeoutTest.php#L41
Method malkusch\lock\util\PcntlTimeoutTest::shouldTimeoutAndIgnoreException() has no return type specified.
|
Smoke (latest, StaticAnalysis):
tests/util/PcntlTimeoutTest.php#L56
Method malkusch\lock\util\PcntlTimeoutTest::shouldNotTimeout() has no return type specified.
|
Smoke (latest, StaticAnalysis):
tests/util/PcntlTimeoutTest.php#L64
Call to an undefined method malkusch\lock\util\PcntlTimeoutTest::assertEquals().
|
Smoke (latest, StaticAnalysis):
tests/util/PcntlTimeoutTest.php#L73
Method malkusch\lock\util\PcntlTimeoutTest::shouldThrowException() has no return type specified.
|
Smoke (latest, StaticAnalysis):
tests/util/PcntlTimeoutTest.php#L88
Method malkusch\lock\util\PcntlTimeoutTest::shouldFailOnExistingAlarm() has no return type specified.
|
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
|
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 (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, CodingStyle)
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
|
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 (latest, StaticAnalysis)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|