Log http messages #22
Annotations
9 errors
src/Factory/RegisteredWebhooksFactory.php#L14
src/Factory/RegisteredWebhooksFactory.php:14:9: TooManyTemplateParams: Sylius\Component\Resource\Factory\FactoryInterface<Setono\SyliusPeakWMSPlugin\Model\RegisteredWebhooksInterface> has too many template params, expecting 0 (see https://psalm.dev/184)
|
src/Factory/RegisteredWebhooksFactory.php#L18
src/Factory/RegisteredWebhooksFactory.php:18:34: MoreSpecificReturnType: The declared return type 'Setono\SyliusPeakWMSPlugin\Model\RegisteredWebhooksInterface' for Setono\SyliusPeakWMSPlugin\Factory\RegisteredWebhooksFactory::createNew is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
src/Factory/RegisteredWebhooksFactory.php#L20
src/Factory/RegisteredWebhooksFactory.php:20:16: LessSpecificReturnStatement: The type 'object' is more general than the declared return type 'Setono\SyliusPeakWMSPlugin\Model\RegisteredWebhooksInterface' for Setono\SyliusPeakWMSPlugin\Factory\RegisteredWebhooksFactory::createNew (see https://psalm.dev/129)
|
src/Factory/RegisteredWebhooksFactoryInterface.php#L14
src/Factory/RegisteredWebhooksFactoryInterface.php:14:54: TooManyTemplateParams: Setono\SyliusPeakWMSPlugin\Factory\RegisteredWebhooksFactoryInterface has too many template params when extending Sylius\Component\Resource\Factory\FactoryInterface, expecting 0 (see https://psalm.dev/184)
|
src/Factory/UploadOrderRequestFactory.php#L14
src/Factory/UploadOrderRequestFactory.php:14:9: TooManyTemplateParams: Sylius\Component\Resource\Factory\FactoryInterface<Setono\SyliusPeakWMSPlugin\Model\UploadOrderRequestInterface> has too many template params, expecting 0 (see https://psalm.dev/184)
|
src/Factory/UploadOrderRequestFactory.php#L18
src/Factory/UploadOrderRequestFactory.php:18:34: MoreSpecificReturnType: The declared return type 'Setono\SyliusPeakWMSPlugin\Model\UploadOrderRequestInterface' for Setono\SyliusPeakWMSPlugin\Factory\UploadOrderRequestFactory::createNew is more specific than the inferred return type 'object' (see https://psalm.dev/070)
|
src/Factory/UploadOrderRequestFactory.php#L20
src/Factory/UploadOrderRequestFactory.php:20:16: LessSpecificReturnStatement: The type 'object' is more general than the declared return type 'Setono\SyliusPeakWMSPlugin\Model\UploadOrderRequestInterface' for Setono\SyliusPeakWMSPlugin\Factory\UploadOrderRequestFactory::createNew (see https://psalm.dev/129)
|
src/Factory/UploadOrderRequestFactoryInterface.php#L13
src/Factory/UploadOrderRequestFactoryInterface.php:13:54: TooManyTemplateParams: Setono\SyliusPeakWMSPlugin\Factory\UploadOrderRequestFactoryInterface has too many template params when extending Sylius\Component\Resource\Factory\FactoryInterface, expecting 0 (see https://psalm.dev/184)
|
|
This job failed
Loading