Added CI PHPUnit #37
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.
|