Quality assurance #2802
Annotations
10 errors and 3 warnings
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.
|
Psalm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rector
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|