Add display of preloaded URLs in ServiceWorker tab #56
integrate.yml
on: pull_request
3️⃣ Static Analysis
28s
4️⃣ Coding Standards
19s
5️⃣ Check licenses
25s
6️⃣ Rector Checkstyle
26s
7️⃣ Exported files
5s
Matrix: 2️⃣ Unit and functional tests
Annotations
13 errors
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, highest)
Process completed with exit code 1.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.2, highest)
The job was canceled because "ubuntu-latest_8_3_highest" failed.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.2, highest)
Process completed with exit code 1.
|
3️⃣ Static Analysis:
src/CachingStrategy/BackgroundSync.php#L27
Attribute class Symfony\Component\DependencyInjection\Attribute\TaggedIterator is deprecated: since Symfony 7.1, use {@see AutowireIterator} instead.
|
3️⃣ Static Analysis:
src/CachingStrategy/PreloadUrlsGeneratorManager.php#L27
Attribute class Symfony\Component\DependencyInjection\Attribute\TaggedIterator is deprecated: since Symfony 7.1, use {@see AutowireIterator} instead.
|
3️⃣ Static Analysis:
src/CachingStrategy/ResourceCaches.php#L43
Attribute class Symfony\Component\DependencyInjection\Attribute\TaggedIterator is deprecated: since Symfony 7.1, use {@see AutowireIterator} instead.
|
3️⃣ Static Analysis:
src/Command/ListCacheStrategiesCommand.php#L28
Attribute class Symfony\Component\DependencyInjection\Attribute\TaggedIterator is deprecated: since Symfony 7.1, use {@see AutowireIterator} instead.
|
3️⃣ Static Analysis:
src/DataCollector/PwaCollector.php#L40
Attribute class Symfony\Component\DependencyInjection\Attribute\TaggedIterator is deprecated: since Symfony 7.1, use {@see AutowireIterator} instead.
|
3️⃣ Static Analysis:
src/Service/ServiceWorkerCompiler.php#L37
Attribute class Symfony\Component\DependencyInjection\Attribute\TaggedIterator is deprecated: since Symfony 7.1, use {@see AutowireIterator} instead.
|
3️⃣ Static Analysis:
src/ServiceWorkerRule/AppendCacheStrategies.php#L18
Attribute class Symfony\Component\DependencyInjection\Attribute\TaggedIterator is deprecated: since Symfony 7.1, use {@see AutowireIterator} instead.
|
3️⃣ Static Analysis:
src/Subscriber/FileCompileEventListener.php#L26
Attribute class Symfony\Component\DependencyInjection\Attribute\TaggedIterator is deprecated: since Symfony 7.1, use {@see AutowireIterator} instead.
|
3️⃣ Static Analysis:
src/Subscriber/PwaDevServerSubscriber.php#L28
Attribute class Symfony\Component\DependencyInjection\Attribute\TaggedIterator is deprecated: since Symfony 7.1, use {@see AutowireIterator} instead.
|
3️⃣ Static Analysis
Process completed with exit code 1.
|