Refactor event listeners and service workers (#186) #11
integrate.yml
on: push
3️⃣ Static Analysis
28s
4️⃣ Coding Standards
23s
5️⃣ Check licenses
16s
6️⃣ Rector Checkstyle
31s
7️⃣ Exported files
2s
Matrix: 2️⃣ Unit and functional tests
Annotations
7 errors
4️⃣ Coding Standards
Process completed with exit code 1.
|
3️⃣ Static Analysis:
src/Service/ManifestCompiler.php#L122
Parameter #3 $headers of static method SpomkyLabs\PwaBundle\Service\Data::create() expects array<string, string>, array<string, string|true> given.
|
3️⃣ Static Analysis:
src/Service/ServiceWorkerCompiler.php#L86
Parameter #3 $headers of static method SpomkyLabs\PwaBundle\Service\Data::create() expects array<string, string>, array<string, string|true> given.
|
3️⃣ Static Analysis:
src/Service/ServiceWorkerCompiler.php#L170
Parameter #3 $headers of static method SpomkyLabs\PwaBundle\Service\Data::create() expects array<string, string>, array<string, string|true> given.
|
3️⃣ Static Analysis:
src/Subscriber/PwaDevServerSubscriber.php#L1
Ignored error pattern #^Property SpomkyLabs\\PwaBundle\\Subscriber\\PwaDevServerSubscriber\:\:\$jsonOptions type has no value type specified in iterable type array\.$# in path /home/runner/work/pwa-bundle/pwa-bundle/src/Subscriber/PwaDevServerSubscriber.php was not matched in reported errors.
|
3️⃣ Static Analysis
Ignored error pattern #^Property SpomkyLabs\\PwaBundle\\Subscriber\\ManifestCompileEventListener\:\:\$jsonOptions type has no value type specified in iterable type array\.$# in path /home/runner/work/pwa-bundle/pwa-bundle/src/Subscriber/ManifestCompileEventListener.php was not matched in reported errors.
|
3️⃣ Static Analysis
Process completed with exit code 1.
|