Quality assurance #270
Annotations
11 errors
InvalidArgument:
tests/Functional/Frontend/ExceptionsTest.php#L47
tests/Functional/Frontend/ExceptionsTest.php:47:29: InvalidArgument: Argument 1 of Sonata\PageBundle\Tests\Functional\Frontend\ExceptionsTest::becomeEditor expects Symfony\Component\BrowserKit\AbstractBrowser<object, object>, but Symfony\Bundle\FrameworkBundle\KernelBrowser provided (see https://psalm.dev/004)
|
InvalidArgument:
tests/Functional/Frontend/ExceptionsTest.php#L59
tests/Functional/Frontend/ExceptionsTest.php:59:29: InvalidArgument: Argument 1 of Sonata\PageBundle\Tests\Functional\Frontend\ExceptionsTest::becomeEditor expects Symfony\Component\BrowserKit\AbstractBrowser<object, object>, but Symfony\Bundle\FrameworkBundle\KernelBrowser provided (see https://psalm.dev/004)
|
InvalidArgument:
tests/Functional/Frontend/PageTest.php#L51
tests/Functional/Frontend/PageTest.php:51:29: InvalidArgument: Argument 1 of Sonata\PageBundle\Tests\Functional\Frontend\PageTest::becomeEditor expects Symfony\Component\BrowserKit\AbstractBrowser<object, object>, but Symfony\Bundle\FrameworkBundle\KernelBrowser provided (see https://psalm.dev/004)
|
InvalidArgument:
tests/Functional/Frontend/PageTest.php#L68
tests/Functional/Frontend/PageTest.php:68:29: InvalidArgument: Argument 1 of Sonata\PageBundle\Tests\Functional\Frontend\PageTest::becomeEditor expects Symfony\Component\BrowserKit\AbstractBrowser<object, object>, but Symfony\Bundle\FrameworkBundle\KernelBrowser provided (see https://psalm.dev/004)
|
InvalidArgument:
tests/Functional/Frontend/PageTest.php#L86
tests/Functional/Frontend/PageTest.php:86:29: InvalidArgument: Argument 1 of Sonata\PageBundle\Tests\Functional\Frontend\PageTest::becomeEditor expects Symfony\Component\BrowserKit\AbstractBrowser<object, object>, but Symfony\Bundle\FrameworkBundle\KernelBrowser provided (see https://psalm.dev/004)
|
InvalidArgument:
tests/Functional/Frontend/PageTest.php#L214
tests/Functional/Frontend/PageTest.php:214:29: InvalidArgument: Argument 1 of Sonata\PageBundle\Tests\Functional\Frontend\PageTest::becomeEditor expects Symfony\Component\BrowserKit\AbstractBrowser<object, object>, but Symfony\Bundle\FrameworkBundle\KernelBrowser provided (see https://psalm.dev/004)
|
Psalm
Process completed with exit code 2.
|
PHPStan:
tests/Functional/Frontend/ExceptionsTest.php#L100
Method Sonata\PageBundle\Tests\Functional\Frontend\ExceptionsTest::becomeEditor() has parameter $client with generic class Symfony\Component\BrowserKit\AbstractBrowser but does not specify its types: TRequest, TResponse
|
PHPStan:
tests/Functional/Frontend/PageTest.php#L369
Method Sonata\PageBundle\Tests\Functional\Frontend\PageTest::becomeEditor() has parameter $client with generic class Symfony\Component\BrowserKit\AbstractBrowser but does not specify its types: TRequest, TResponse
|
PHPStan
Process completed with exit code 1.
|
Rector
Process completed with exit code 2.
|