Skip to content

Add Symfony 8.1 to test workflow #137

Add Symfony 8.1 to test workflow

Add Symfony 8.1 to test workflow #137

Triggered via push February 25, 2026 21:56
Status Success
Total duration 1m 5s
Artifacts

tests.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
tests (8.6, 8.0.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.6, 8.0.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.5, 8.1.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.5, 8.1.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.3, 6.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.3, 6.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.6, 8.1.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.6, 8.1.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.5, 6.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.5, 6.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.5, 7.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.5, 7.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.4, 8.1.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.3, 7.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.4, 8.1.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.3, 7.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.6, 6.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.6, 6.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.4, 8.0.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.4, 8.0.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.6, 7.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.6, 7.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.4, 7.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.4, 7.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.5, 8.0.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.5, 8.0.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.4, 6.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.4, 6.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.4, 6.4.*)
Back off 11.491 seconds before retry.
tests (8.4, 6.4.*)
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/44454db4f0199b8b9685a5d763dc37cbf79108e1'. Error: Connection refused (api.github.com:443)