Skip to content

Add event dispatching to manifest compilation #306

Add event dispatching to manifest compilation

Add event dispatching to manifest compilation #306

Triggered via push April 22, 2024 18:35
Status Failure
Total duration 27s
Artifacts
Matrix: tests
Fit to window
Zoom out
Zoom in

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.