feat(invoicing): send email w/ attachment included #26
Annotations
11 errors and 1 warning
PHPStan - Run:
src/Form/Type/Plugin/InvoicingPlugin/InvoiceType.php#L20
Parameter $invoiceFileProvider of method Synolia\SyliusMailTesterPlugin\Form\Type\Plugin\InvoicingPlugin\InvoiceType::__construct() has invalid type Sylius\InvoicingPlugin\Provider\InvoiceFileProviderInterface.
|
PHPStan - Run:
src/Form/Type/Plugin/InvoicingPlugin/InvoiceType.php#L20
Property Synolia\SyliusMailTesterPlugin\Form\Type\Plugin\InvoicingPlugin\InvoiceType::$invoiceFileProvider has unknown class Sylius\InvoicingPlugin\Provider\InvoiceFileProviderInterface as its type.
|
PHPStan - Run:
src/Form/Type/Plugin/InvoicingPlugin/InvoiceType.php#L42
Class Sylius\InvoicingPlugin\Entity\Invoice not found.
|
PHPStan - Run:
src/Form/Type/Plugin/InvoicingPlugin/InvoiceType.php#L46
Call to method provide() on an unknown class Sylius\InvoicingPlugin\Provider\InvoiceFileProviderInterface.
|
PHPStan - Run
Process completed with exit code 1.
|
GrumPHP - Run:
src/Form/Type/Plugin/InvoicingPlugin/InvoiceType.php#L20
Parameter $invoiceFileProvider of method Synolia\SyliusMailTesterPlugin\Form\Type\Plugin\InvoicingPlugin\InvoiceType::__construct() has invalid type Sylius\InvoicingPlugin\Provider\InvoiceFileProviderInterface.
|
GrumPHP - Run:
src/Form/Type/Plugin/InvoicingPlugin/InvoiceType.php#L20
Property Synolia\SyliusMailTesterPlugin\Form\Type\Plugin\InvoicingPlugin\InvoiceType::$invoiceFileProvider has unknown class Sylius\InvoicingPlugin\Provider\InvoiceFileProviderInterface as its type.
|
GrumPHP - Run:
src/Form/Type/Plugin/InvoicingPlugin/InvoiceType.php#L42
Class Sylius\InvoicingPlugin\Entity\Invoice not found.
|
GrumPHP - Run:
src/Form/Type/Plugin/InvoicingPlugin/InvoiceType.php#L46
Call to method provide() on an unknown class Sylius\InvoicingPlugin\Provider\InvoiceFileProviderInterface.
|
GrumPHP - Run
Process completed with exit code 1.
|
PHPMD - Run
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading