[Feature] Async generation #103
static.yml
on: pull_request
PHP CS Fixer
13s
PHPStan
23s
Annotations
5 errors
PHP CS Fixer
Process completed with exit code 8.
|
PHPStan:
src/Client/GotenbergResponse.php#L39
Offset 'fileName' does not exist on array{0?: string, fileName?: string, 1?: string}.
|
PHPStan:
src/Debug/Builder/TraceableScreenshotBuilder.php#L47
Offset 'fileName' does not exist on array{0?: string, fileName?: string, 1?: string}.
|
PHPStan:
tests/Client/GotenbergClientTest.php#L66
Offset 'boundary' does not exist on array{0?: string, boundary?: string, 1?: string}.
|
PHPStan
Process completed with exit code 1.
|