[Feature] Async generation #84
Draft
Annotations
10 errors
Run PHPStan:
src/DependencyInjection/SensiolabsGotenbergExtension.php#L137
Method Sensiolabs\GotenbergBundle\DependencyInjection\SensiolabsGotenbergExtension::processDefaultOptions() has parameter $config with no value type specified in iterable type array.
|
Run PHPStan:
src/DependencyInjection/SensiolabsGotenbergExtension.php#L137
Method Sensiolabs\GotenbergBundle\DependencyInjection\SensiolabsGotenbergExtension::processDefaultOptions() has parameter $serviceConfig with no value type specified in iterable type array.
|
Run PHPStan:
src/DependencyInjection/SensiolabsGotenbergExtension.php#L149
Method Sensiolabs\GotenbergBundle\DependencyInjection\SensiolabsGotenbergExtension::processWebhookOptions() has parameter $config with no value type specified in iterable type array.
|
Run PHPStan:
tests/Builder/AsyncBuilderTraitTest.php#L19
Class class@anonymous/tests/Builder/AsyncBuilderTraitTest.php:190 has an uninitialized readonly property $asset. Assign it in the constructor.
|
Run PHPStan:
tests/Builder/AsyncBuilderTraitTest.php#L33
Call to an undefined method object::generateAsync().
|
Run PHPStan:
tests/Builder/AsyncBuilderTraitTest.php#L55
Call to an undefined method object::webhookUrl().
|
Run PHPStan:
tests/Builder/AsyncBuilderTraitTest.php#L57
Call to an undefined method object::generateAsync().
|
Run PHPStan:
tests/Builder/AsyncBuilderTraitTest.php#L75
Call to an undefined method object::webhookUrl().
|
Run PHPStan:
tests/Builder/AsyncBuilderTraitTest.php#L76
Call to an undefined method object::errorWebhookUrl().
|
Run PHPStan:
tests/Builder/AsyncBuilderTraitTest.php#L78
Call to an undefined method object::generateAsync().
|
Loading