Allow to asynchronously generate PDFs #91
Annotations
6 errors and 1 warning
PHPStan:
library/Pdfexport/HeadlessChrome.php#L1
Ignored error pattern #^Cannot access offset 'webSocketDebuggerUrl' on array\|bool\.$# in path /app/library/Pdfexport/HeadlessChrome.php was not matched in reported errors.
|
PHPStan:
library/Pdfexport/HeadlessChrome.php#L269
Call to an undefined method React\Promise\PromiseInterface::done().
|
PHPStan:
library/Pdfexport/HeadlessChrome.php#L298
Cannot access offset 'webSocketDebuggerUrl' on array|true.
|
PHPStan:
library/Pdfexport/HeadlessChrome.php#L347
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 2 times, but occurred only 1 time.
|
PHPStan
Process completed with exit code 1.
|
PHP CodeSniffer
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading