Continuous Integration 1.12 (Full) #63
Annotations
10 errors and 1 warning
Run PHPStan:
src/Sylius/Bundle/AdminBundle/Controller/RedirectHandler.php#L30
Parameter #2 $resource (Sylius\Component\Resource\Model\ResourceInterface) of method Sylius\Bundle\AdminBundle\Controller\RedirectHandler::redirectToResource() is not contravariant with parameter #2 $resource (Sylius\Resource\Model\ResourceInterface) of method Sylius\Bundle\ResourceBundle\Controller\RedirectHandlerInterface::redirectToResource().
|
Run PHPStan:
src/Sylius/Bundle/AdminBundle/Controller/RedirectHandler.php#L35
Parameter #2 $resource (Sylius\Component\Resource\Model\ResourceInterface|null) of method Sylius\Bundle\AdminBundle\Controller\RedirectHandler::redirectToIndex() is not contravariant with parameter #2 $resource (Sylius\Resource\Model\ResourceInterface|null) of method Sylius\Bundle\ResourceBundle\Controller\RedirectHandlerInterface::redirectToIndex().
|
Run PHPStan:
src/Sylius/Bundle/ApiBundle/DataPersister/AddressDataPersister.php#L32
Method Sylius\Bundle\ApiBundle\DataPersister\AddressDataPersister::supports() has parameter $data with no type specified.
|
Run PHPStan:
src/Sylius/Bundle/ApiBundle/DataPersister/AddressDataPersister.php#L37
Method Sylius\Bundle\ApiBundle\DataPersister\AddressDataPersister::persist() has parameter $data with no type specified.
|
Run PHPStan:
src/Sylius/Bundle/ApiBundle/DataPersister/AddressDataPersister.php#L58
Method Sylius\Bundle\ApiBundle\DataPersister\AddressDataPersister::remove() has parameter $data with no type specified.
|
Run PHPStan:
src/Sylius/Bundle/ApiBundle/DataPersister/AdminUserDataPersister.php#L33
Method Sylius\Bundle\ApiBundle\DataPersister\AdminUserDataPersister::supports() has parameter $data with no type specified.
|
Run PHPStan:
src/Sylius/Bundle/ApiBundle/DataPersister/AdminUserDataPersister.php#L38
Method Sylius\Bundle\ApiBundle\DataPersister\AdminUserDataPersister::persist() has parameter $data with no type specified.
|
Run PHPStan:
src/Sylius/Bundle/ApiBundle/DataPersister/AdminUserDataPersister.php#L45
Method Sylius\Bundle\ApiBundle\DataPersister\AdminUserDataPersister::remove() has parameter $data with no type specified.
|
Run PHPStan:
src/Sylius/Bundle/ApiBundle/DataPersister/CountryDataPersister.php#L30
Method Sylius\Bundle\ApiBundle\DataPersister\CountryDataPersister::supports() has parameter $data with no type specified.
|
Run PHPStan:
src/Sylius/Bundle/ApiBundle/DataPersister/CountryDataPersister.php#L35
Method Sylius\Bundle\ApiBundle\DataPersister\CountryDataPersister::persist() has parameter $data with no type specified.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading