Skip to content

Refactor code to check if service worker is enabled #299

Refactor code to check if service worker is enabled

Refactor code to check if service worker is enabled #299

Triggered via push April 18, 2024 16:49
Status Failure
Total duration 26s
Artifacts
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHP 8.3 Test on ubuntu-latest: src/DataCollector/PwaCollector.php#L102
Access to an undefined property SpomkyLabs\PwaBundle\DataCollector\PwaCollector::$manifestEnabled.
PHP 8.3 Test on ubuntu-latest: src/Subscriber/WorkboxCompileEventListener.php#L30
Cannot access property $enabled on SpomkyLabs\PwaBundle\Dto\ServiceWorker|null.
PHP 8.3 Test on ubuntu-latest: src/Twig/PwaRuntime.php#L44
Cannot access property $enabled on SpomkyLabs\PwaBundle\Dto\ServiceWorker|null.
PHP 8.3 Test on ubuntu-latest
Process completed with exit code 2.