Skip to content

Backport Rotation "enum", help keep tests sane #1817

Backport Rotation "enum", help keep tests sane

Backport Rotation "enum", help keep tests sane #1817

Triggered via push July 25, 2023 20:59
Status Success
Total duration 2m 2s
Artifacts

ci.yml

on: push
Matrix: Speed run
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Tests (8.0, lowest): vendor/symfony/config/Util/XmlUtils.php#L54
Function libxml_disable_entity_loader() is deprecated
Tests (8.0, lowest): vendor/symfony/config/Util/XmlUtils.php#L68
Function libxml_disable_entity_loader() is deprecated
Tests (8.0, lowest): vendor/symfony/dependency-injection/Loader/XmlFileLoader.php#L637
Function libxml_disable_entity_loader() is deprecated
Tests (8.0, lowest): vendor/symfony/dependency-injection/Loader/XmlFileLoader.php#L639
Function libxml_disable_entity_loader() is deprecated
Tests (8.1, lowest): vendor/symfony/config/Util/XmlUtils.php#L54
Function libxml_disable_entity_loader() is deprecated
Tests (8.1, lowest): vendor/symfony/config/Util/XmlUtils.php#L68
Function libxml_disable_entity_loader() is deprecated
Tests (8.1, lowest): vendor/symfony/dependency-injection/Loader/XmlFileLoader.php#L637
Function libxml_disable_entity_loader() is deprecated
Tests (8.1, lowest): vendor/symfony/dependency-injection/Loader/XmlFileLoader.php#L639
Function libxml_disable_entity_loader() is deprecated
Tests (8.1, lowest): vendor/symfony/config/Resource/GlobResource.php#L100
Return type of Symfony\Component\Config\Resource\GlobResource::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Tests (8.1, lowest): vendor/behat/behat/src/Behat/Testwork/Output/Node/EventListener/ChainEventListener.php#L54
Return type of Behat\Testwork\Output\Node\EventListener\ChainEventListener::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Tests (8.1, lowest): vendor/behat/behat/src/Behat/Testwork/Output/Node/EventListener/ChainEventListener.php#L62
Return type of Behat\Testwork\Output\Node\EventListener\ChainEventListener::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Tests (8.1, lowest): vendor/symfony/console/Helper/HelperSet.php#L103
Return type of Symfony\Component\Console\Helper\HelperSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Tests (8.1, lowest): vendor/behat/behat/src/Behat/Behat/Gherkin/Specification/LazyFeatureIterator.php#L120
Return type of Behat\Behat\Gherkin\Specification\LazyFeatureIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Tests (8.1, lowest): vendor/behat/behat/src/Behat/Behat/Gherkin/Specification/LazyFeatureIterator.php#L96
Return type of Behat\Behat\Gherkin\Specification\LazyFeatureIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice