Skip to content

[Feature] Async generation #164

[Feature] Async generation

[Feature] Async generation #164

Triggered via pull request November 16, 2024 12:07
Status Failure
Total duration 27s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/DependencyInjection/SensiolabsGotenbergExtension.php#L137
Method Sensiolabs\GotenbergBundle\DependencyInjection\SensiolabsGotenbergExtension::processDefaultOptions() has parameter $config with no value type specified in iterable type array.
PHPStan: src/DependencyInjection/SensiolabsGotenbergExtension.php#L137
Method Sensiolabs\GotenbergBundle\DependencyInjection\SensiolabsGotenbergExtension::processDefaultOptions() has parameter $serviceConfig with no value type specified in iterable type array.
PHPStan: src/DependencyInjection/SensiolabsGotenbergExtension.php#L149
Method Sensiolabs\GotenbergBundle\DependencyInjection\SensiolabsGotenbergExtension::processWebhookOptions() has parameter $config with no value type specified in iterable type array.
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.
PHPStan: tests/Builder/AsyncBuilderTraitTest.php#L33
Call to an undefined method object::generateAsync().
PHPStan: tests/Builder/AsyncBuilderTraitTest.php#L55
Call to an undefined method object::webhookUrl().
PHPStan: tests/Builder/AsyncBuilderTraitTest.php#L57
Call to an undefined method object::generateAsync().
PHPStan: tests/Builder/AsyncBuilderTraitTest.php#L75
Call to an undefined method object::webhookUrl().
PHPStan: tests/Builder/AsyncBuilderTraitTest.php#L76
Call to an undefined method object::errorWebhookUrl().
PHPStan: tests/Builder/AsyncBuilderTraitTest.php#L78
Call to an undefined method object::generateAsync().