Add phpunit v10 testing support #118
Annotations
15 errors and 9 warnings
Smoke (latest, CodingStyle)
Process completed with exit code 8.
|
Smoke (latest, StaticAnalysis):
tests/mutex/LockMutexTest.php#L21
Call to deprecated method getMockForAbstractClass() of class PHPUnit\Framework\TestCase:
https://github.com/sebastianbergmann/phpunit/issues/5241
|
Smoke (latest, StaticAnalysis):
tests/mutex/MutexTest.php#L85
Method malkusch\lock\mutex\SpinlockMutex@anonymous/tests/mutex/MutexTest.php:84::acquire() overrides method malkusch\lock\mutex\SpinlockMutex::acquire() but is missing the #[\Override] attribute.
|
Smoke (latest, StaticAnalysis):
tests/mutex/MutexTest.php#L90
Method malkusch\lock\mutex\SpinlockMutex@anonymous/tests/mutex/MutexTest.php:84::release() overrides method malkusch\lock\mutex\SpinlockMutex::release() but is missing the #[\Override] attribute.
|
Smoke (latest, StaticAnalysis):
tests/mutex/MutexTest.php#L101
Method malkusch\lock\mutex\LockMutex@anonymous/tests/mutex/MutexTest.php:100::lock() overrides method malkusch\lock\mutex\LockMutex::lock() but is missing the #[\Override] attribute.
|
Smoke (latest, StaticAnalysis):
tests/mutex/MutexTest.php#L105
Method malkusch\lock\mutex\LockMutex@anonymous/tests/mutex/MutexTest.php:100::unlock() overrides method malkusch\lock\mutex\LockMutex::unlock() but is missing the #[\Override] attribute.
|
Smoke (latest, StaticAnalysis):
tests/mutex/RedisMutexTest.php#L54
Call to deprecated method getMockForAbstractClass() of class PHPUnit\Framework\TestCase:
https://github.com/sebastianbergmann/phpunit/issues/5241
|
Smoke (latest, StaticAnalysis):
tests/mutex/SpinlockMutexTest.php#L41
Call to deprecated method getMockForAbstractClass() of class PHPUnit\Framework\TestCase:
https://github.com/sebastianbergmann/phpunit/issues/5241
|
Smoke (latest, StaticAnalysis):
tests/mutex/SpinlockMutexTest.php#L59
Call to deprecated method getMockForAbstractClass() of class PHPUnit\Framework\TestCase:
https://github.com/sebastianbergmann/phpunit/issues/5241
|
Smoke (latest, StaticAnalysis):
tests/mutex/SpinlockMutexTest.php#L75
Call to deprecated method getMockForAbstractClass() of class PHPUnit\Framework\TestCase:
https://github.com/sebastianbergmann/phpunit/issues/5241
|
Smoke (latest, StaticAnalysis):
tests/mutex/SpinlockMutexTest.php#L100
Call to deprecated method getMockForAbstractClass() of class PHPUnit\Framework\TestCase:
https://github.com/sebastianbergmann/phpunit/issues/5241
|
Smoke (latest, Phpunit)
Process completed with exit code 1.
|
Smoke (8.3, Phpunit)
Process completed with exit code 1.
|
Smoke (8.2, Phpunit)
Process completed with exit code 1.
|
Smoke (8.1, Phpunit)
Process completed with exit code 1.
|
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 (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.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.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 (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.1, Phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|