Skip to content

Added CI PHPUnit

Added CI PHPUnit #37

Triggered via pull request January 5, 2024 12:16
Status Failure
Total duration 57m 52s
Artifacts

php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHP Static Analysis: tests/Controller/ReportControllerTest.php#L229
Method App\Tests\Controller\ReportControllerTest::partialCompare() has parameter $actual with no value type specified in iterable type array.
PHP Static Analysis: tests/Controller/ReportControllerTest.php#L229
Method App\Tests\Controller\ReportControllerTest::partialCompare() has parameter $expected with no value type specified in iterable type array.
PHP Static Analysis: tests/Controller/ReportControllerTest.php#L252
Method App\Tests\Controller\ReportControllerTest::partialCompareSuite() has parameter $actual with no value type specified in iterable type array.
PHP Static Analysis: tests/Controller/ReportControllerTest.php#L252
Method App\Tests\Controller\ReportControllerTest::partialCompareSuite() has parameter $expected with no value type specified in iterable type array.
PHP Static Analysis: tests/Controller/ReportControllerTest.php#L284
Method App\Tests\Controller\ReportControllerTest::partialCompareTest() has parameter $actual with no value type specified in iterable type array.
PHP Static Analysis: tests/Controller/ReportControllerTest.php#L284
Method App\Tests\Controller\ReportControllerTest::partialCompareTest() has parameter $expected with no value type specified in iterable type array.
PHP Static Analysis
Process completed with exit code 1.
PHP CS Fixer
Process completed with exit code 8.