Add event dispatching to manifest compilation #306
Annotations
3 errors
PHP 8.3 Test on ubuntu-latest:
src/Event/NullEventDispatcher.php#L11
Return type (void) of method SpomkyLabs\PwaBundle\Event\NullEventDispatcher::dispatch() should be compatible with return type (object) of method Psr\EventDispatcher\EventDispatcherInterface::dispatch()
|
PHP 8.3 Test on ubuntu-latest:
src/Service/ServiceWorkerCompiler.php#L21
Constructor of class SpomkyLabs\PwaBundle\Service\ServiceWorkerCompiler has an unused parameter $dispatcher.
|
PHP 8.3 Test on ubuntu-latest
Process completed with exit code 2.
|