Update phpunit/phpunit requirement from ^5.7.27 to ^8.5.36 #643
ci.yml
on: push
Matrix: PHP Lint
Matrix: Static Analysis
Matrix: Unit tests
Annotations
7 errors
Unit tests (7.4, xdebug)
Process completed with exit code 255.
|
Unit tests (7.3, none)
Process completed with exit code 255.
|
Unit tests (7.2, none)
Process completed with exit code 255.
|
Static Analysis (stan, 7.4):
tests/CSSList/DocumentTest.php#L21
Return type mixed of method Sabberworm\CSS\Tests\CSSList\DocumentTest::setUp() is not covariant with return type void of method PHPUnit\Framework\TestCase::setUp().
|
Static Analysis (stan, 7.4):
tests/CSSList/KeyFrameTest.php#L21
Return type mixed of method Sabberworm\CSS\Tests\CSSList\KeyFrameTest::setUp() is not covariant with return type void of method PHPUnit\Framework\TestCase::setUp().
|
Static Analysis (stan, 7.4):
tests/OutputFormatTest.php#L46
Return type mixed of method Sabberworm\CSS\Tests\OutputFormatTest::setUp() is not covariant with return type void of method PHPUnit\Framework\TestCase::setUp().
|
Static Analysis (stan, 7.4)
Process completed with exit code 1.
|