Skip to content

Add more Symfony response assertions to ResponseAssertions trait #64

Add more Symfony response assertions to ResponseAssertions trait

Add more Symfony response assertions to ResponseAssertions trait #64

Triggered via pull request July 19, 2024 15:28
Status Failure
Total duration 32s
Artifacts

test.yml

on: pull_request
PHP coverage
17s
PHP coverage
Quality checks
15s
Quality checks
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Quality checks: tests/Unit/Symfony/ResponseAssertionsTest.php#L65
Method DR\PHPUnitExtensions\Tests\Unit\Symfony\ResponseAssertionsTest::statusCodeProvider() return type has no value type specified in iterable type array.
Quality checks: tests/Unit/Symfony/ResponseAssertionsTest.php#L87
Method DR\PHPUnitExtensions\Tests\Unit\Symfony\ResponseAssertionsTest::responseMessageProvider() return type has no value type specified in iterable type array.
Quality checks: tests/Unit/Symfony/ResponseAssertionsTest.php#L109
Method DR\PHPUnitExtensions\Tests\Unit\Symfony\ResponseAssertionsTest::assertResponseProvider() return type has no value type specified in iterable type array.
Quality checks: tests/Unit/Symfony/ResponseAssertionsTest.php#L131
Method DR\PHPUnitExtensions\Tests\Unit\Symfony\ResponseAssertionsTest::responseIsSuccessfulProvider() return type has no value type specified in iterable type array.
Quality checks: tests/Unit/Symfony/ResponseAssertionsTest.php#L154
Method DR\PHPUnitExtensions\Tests\Unit\Symfony\ResponseAssertionsTest::responseIsRedirectProvider() return type has no value type specified in iterable type array.
Quality checks: tests/Unit/Symfony/ResponseAssertionsTest.php#L177
Method DR\PHPUnitExtensions\Tests\Unit\Symfony\ResponseAssertionsTest::responseIsClientErrorProvider() return type has no value type specified in iterable type array.
Quality checks: tests/Unit/Symfony/ResponseAssertionsTest.php#L200
Method DR\PHPUnitExtensions\Tests\Unit\Symfony\ResponseAssertionsTest::responseIsServerErrorProvider() return type has no value type specified in iterable type array.
Quality checks
Process completed with exit code 1.