Skip to content

Refactor event listeners and service workers #10

Refactor event listeners and service workers

Refactor event listeners and service workers #10

Triggered via pull request April 25, 2024 15:26
Status Failure
Total duration 1m 10s
Artifacts

integrate.yml

on: pull_request
0️⃣ Byte-level
3s
0️⃣ Byte-level
1️⃣ Syntax errors
20s
1️⃣ Syntax errors
3️⃣ Static Analysis
27s
3️⃣ Static Analysis
4️⃣ Coding Standards
20s
4️⃣ Coding Standards
5️⃣ Check licenses
15s
5️⃣ Check licenses
6️⃣ Rector Checkstyle
32s
6️⃣ Rector Checkstyle
7️⃣ Exported files
2s
7️⃣ Exported files
Matrix: 2️⃣ Unit and functional tests
Fit to window
Zoom out
Zoom in

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.