Allow to asynchronously generate PDFs #86
Annotations
11 errors and 1 warning
PHPStan:
library/Pdfexport/HeadlessChrome.php#L269
Ignored error pattern #^Cannot access offset 'webSocketDebuggerUrl' on array\|bool\.$# in path /app/library/Pdfexport/HeadlessChrome.php is expected to occur 1 time, but occurred 2 times.
|
PHPStan:
library/Pdfexport/HeadlessChrome.php#L319
Ignored error pattern #^Cannot call method on\(\) on React\\Stream\\ReadableStreamInterface\|React\\Stream\\WritableStreamInterface\|null\.$# in path /app/library/Pdfexport/HeadlessChrome.php is expected to occur 1 time, but occurred 2 times.
|
PHPStan:
library/Pdfexport/HeadlessChrome.php#L362
Method Icinga\Module\Pdfexport\HeadlessChrome::asyncToPdf() should return React\Promise\ExtendedPromiseInterface but returns React\Promise\PromiseInterface.
|
PHPStan:
library/Pdfexport/HeadlessChrome.php#L377
Cannot access offset 'webSocketDebuggerUrl' on array|bool.
|
PHPStan:
library/Pdfexport/HeadlessChrome.php#L414
Cannot call method on() on React\Stream\ReadableStreamInterface|React\Stream\WritableStreamInterface|null.
|
PHPStan:
library/Pdfexport/HeadlessChrome.php#L603
Ignored error pattern #^Cannot access offset 'error' on mixed\.$# in path /app/library/Pdfexport/HeadlessChrome.php is expected to occur 3 times, but occurred only 1 time.
|
PHPStan:
library/Pdfexport/ProvidedHook/Pdfexport.php#L137
Call to an undefined method React\Promise\PromiseInterface::otherwise().
|
PHPStan:
library/Pdfexport/ProvidedHook/Pdfexport.php#L151
Call to an undefined method React\Promise\PromiseInterface::otherwise().
|
PHPStan:
library/Pdfexport/ProvidedHook/Pdfexport.php#L158
Method Icinga\Module\Pdfexport\ProvidedHook\Pdfexport::asyncHtmlToPdf() should return React\Promise\ExtendedPromiseInterface but returns React\Promise\PromiseInterface.
|
PHPStan
Process completed with exit code 1.
|
PHP CodeSniffer
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading