Skip to content

Add display of preloaded URLs in ServiceWorker tab #56

Add display of preloaded URLs in ServiceWorker tab

Add display of preloaded URLs in ServiceWorker tab #56

Triggered via pull request June 1, 2024 14:39
Status Failure
Total duration 1m 4s
Artifacts

integrate.yml

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

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.