Skip to content

Merge pull request #1 from SenseException/dependabot/github_actions/a… #89

Merge pull request #1 from SenseException/dependabot/github_actions/a…

Merge pull request #1 from SenseException/dependabot/github_actions/a… #89

Triggered via push February 1, 2024 18:05
Status Success
Total duration 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

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

Annotations

16 warnings
tests (8.3, 7.0.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": --- Original +++ New @@ @@ $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.0.*): src/DependencyInjection/Configuration.php#L48
Escaped Mutant for Mutator "MethodCallRemoval": --- Original +++ New @@ @@ $sorterChildren->scalarNode($sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } }
tests (8.2, 6.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": --- Original +++ New @@ @@ $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.2, 6.4.*): src/DependencyInjection/Configuration.php#L48
Escaped Mutant for Mutator "MethodCallRemoval": --- Original +++ New @@ @@ $sorterChildren->scalarNode($sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } }
tests (8.1, 5.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": --- Original +++ New @@ @@ $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.1, 5.4.*): src/DependencyInjection/Configuration.php#L48
Escaped Mutant for Mutator "MethodCallRemoval": --- Original +++ New @@ @@ $sorterChildren->scalarNode($sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } }
tests (8.2, 7.0.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": --- Original +++ New @@ @@ $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.2, 7.0.*): src/DependencyInjection/Configuration.php#L48
Escaped Mutant for Mutator "MethodCallRemoval": --- Original +++ New @@ @@ $sorterChildren->scalarNode($sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } }
tests (8.3, 6.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": --- Original +++ New @@ @@ $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#L48
Escaped Mutant for Mutator "MethodCallRemoval": --- Original +++ New @@ @@ $sorterChildren->scalarNode($sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } }
tests (8.2, 5.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": --- Original +++ New @@ @@ $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.2, 5.4.*): src/DependencyInjection/Configuration.php#L48
Escaped Mutant for Mutator "MethodCallRemoval": --- Original +++ New @@ @@ $sorterChildren->scalarNode($sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } }
tests (8.3, 5.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": --- Original +++ New @@ @@ $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, 5.4.*): src/DependencyInjection/Configuration.php#L48
Escaped Mutant for Mutator "MethodCallRemoval": --- Original +++ New @@ @@ $sorterChildren->scalarNode($sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } }
tests (8.1, 6.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": --- Original +++ New @@ @@ $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.1, 6.4.*): src/DependencyInjection/Configuration.php#L48
Escaped Mutant for Mutator "MethodCallRemoval": --- Original +++ New @@ @@ $sorterChildren->scalarNode($sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } }