[Feature] Async generation #99
static.yml
on: pull_request
PHP CS Fixer
24s
PHPStan
29s
Annotations
5 errors
PHP CS Fixer
Process completed with exit code 8.
|
PHPStan:
src/Builder/Pdf/AbstractChromiumPdfBuilder.php#L34
Method Sensiolabs\GotenbergBundle\Builder\Pdf\AbstractPdfBuilder::__construct() invoked with 3 parameters, 2 required.
|
PHPStan:
src/Builder/Screenshot/AbstractChromiumScreenshotBuilder.php#L32
Method Sensiolabs\GotenbergBundle\Builder\Screenshot\AbstractScreenshotBuilder::__construct() invoked with 3 parameters, 2 required.
|
PHPStan:
src/Debug/Builder/TraceablePdfBuilder.php#L63
Cannot call method start() on Symfony\Component\Stopwatch\Stopwatch|null.
|
PHPStan
Process completed with exit code 1.
|