Skip to content

[TASK] Update phpunit/phpunit requirement from ^5.7.27 to ^8.5.36 #644

[TASK] Update phpunit/phpunit requirement from ^5.7.27 to ^8.5.36

[TASK] Update phpunit/phpunit requirement from ^5.7.27 to ^8.5.36 #644

Triggered via pull request February 2, 2024 11:35
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: pull_request
Matrix: PHP Lint
Matrix: Static Analysis
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Unit tests (7.2, none)
Process completed with exit code 255.
Unit tests (7.3, none)
Process completed with exit code 255.
Unit tests (7.4, xdebug)
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.