Replace TaggedIterator with AutowireIterator across multiple files #79
integrate.yml
on: pull_request
3️⃣ Static Analysis
24s
4️⃣ Coding Standards
30s
5️⃣ Check licenses
20s
6️⃣ Rector Checkstyle
29s
7️⃣ Exported files
3s
Matrix: 2️⃣ Unit and functional tests
Annotations
10 errors
3️⃣ Static Analysis:
src/CachingStrategy/BackgroundSync.php#L1
Ignored error pattern #^Attribute class Symfony\\Component\\DependencyInjection\\Attribute\\TaggedIterator is deprecated\: since Symfony 7\.1, use \{@see AutowireIterator\} instead\.$# in path /home/runner/work/pwa-bundle/pwa-bundle/src/CachingStrategy/BackgroundSync.php was not matched in reported errors.
|
3️⃣ Static Analysis:
src/CachingStrategy/PreloadUrlsGeneratorManager.php#L1
Ignored error pattern #^Attribute class Symfony\\Component\\DependencyInjection\\Attribute\\TaggedIterator is deprecated\: since Symfony 7\.1, use \{@see AutowireIterator\} instead\.$# in path /home/runner/work/pwa-bundle/pwa-bundle/src/CachingStrategy/PreloadUrlsGeneratorManager.php was not matched in reported errors.
|
3️⃣ Static Analysis:
src/CachingStrategy/ResourceCaches.php#L1
Ignored error pattern #^Attribute class Symfony\\Component\\DependencyInjection\\Attribute\\TaggedIterator is deprecated\: since Symfony 7\.1, use \{@see AutowireIterator\} instead\.$# in path /home/runner/work/pwa-bundle/pwa-bundle/src/CachingStrategy/ResourceCaches.php was not matched in reported errors.
|
3️⃣ Static Analysis:
src/Command/ListCacheStrategiesCommand.php#L1
Ignored error pattern #^Attribute class Symfony\\Component\\DependencyInjection\\Attribute\\TaggedIterator is deprecated\: since Symfony 7\.1, use \{@see AutowireIterator\} instead\.$# in path /home/runner/work/pwa-bundle/pwa-bundle/src/Command/ListCacheStrategiesCommand.php was not matched in reported errors.
|
3️⃣ Static Analysis:
src/DataCollector/PwaCollector.php#L1
Ignored error pattern #^Attribute class Symfony\\Component\\DependencyInjection\\Attribute\\TaggedIterator is deprecated\: since Symfony 7\.1, use \{@see AutowireIterator\} instead\.$# in path /home/runner/work/pwa-bundle/pwa-bundle/src/DataCollector/PwaCollector.php was not matched in reported errors.
|
3️⃣ Static Analysis:
src/ImageProcessor/GDImageProcessor.php#L184
Parameter #2 $red of function imagecolorallocate expects int<0, 255>, int given.
|
3️⃣ Static Analysis:
src/ImageProcessor/GDImageProcessor.php#L184
Parameter #3 $green of function imagecolorallocate expects int<0, 255>, int given.
|
3️⃣ Static Analysis:
src/ImageProcessor/GDImageProcessor.php#L184
Parameter #4 $blue of function imagecolorallocate expects int<0, 255>, int given.
|
3️⃣ Static Analysis:
src/Service/ServiceWorkerCompiler.php#L1
Ignored error pattern #^Attribute class Symfony\\Component\\DependencyInjection\\Attribute\\TaggedIterator is deprecated\: since Symfony 7\.1, use \{@see AutowireIterator\} instead\.$# in path /home/runner/work/pwa-bundle/pwa-bundle/src/Service/ServiceWorkerCompiler.php was not matched in reported errors.
|
3️⃣ Static Analysis:
src/ServiceWorkerRule/AppendCacheStrategies.php#L1
Ignored error pattern #^Attribute class Symfony\\Component\\DependencyInjection\\Attribute\\TaggedIterator is deprecated\: since Symfony 7\.1, use \{@see AutowireIterator\} instead\.$# in path /home/runner/work/pwa-bundle/pwa-bundle/src/ServiceWorkerRule/AppendCacheStrategies.php was not matched in reported errors.
|