CI #72
ci.yaml
on: schedule
Matrix: Tests
Matrix: Coding standard
Matrix: Static analysis
Matrix: Test for mutants
Matrix: Code coverage finish
Status check - CI
2s
Annotations
12 warnings
Static analysis (ubuntu-latest, 8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Coding standard (ubuntu-latest, 8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (ubuntu-latest, 7.4, --prefer-lowest --prefer-stable, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (ubuntu-latest, 8.2, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (ubuntu-latest, 7.4, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (ubuntu-latest, 8.4, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (ubuntu-latest, 8.1, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (ubuntu-latest, 8.0, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (ubuntu-latest, 8.3, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test for mutants (ubuntu-latest, 8.4):
src/DI/ClockExtension.php#L64
Escaped Mutant for Mutator "ArrayItemRemoval":
@@ @@
}
private function registerSymfonyClockAdapter(ContainerBuilder $builder, ServiceDefinition $clockDefinition): ServiceDefinition
{
- return $builder->addDefinition($this->prefix('symfony.adapter'))->setFactory(OrisaiToSymfonyClockAdapter::class, [$clockDefinition])->setType(SymfonyClock::class)->setAutowired([SymfonyClock::class]);
+ return $builder->addDefinition($this->prefix('symfony.adapter'))->setFactory(OrisaiToSymfonyClockAdapter::class, [])->setType(SymfonyClock::class)->setAutowired([SymfonyClock::class]);
}
private function registerSymfonyClockGetter(ServiceDefinition $clockDefinition): void
{
|
Status check - CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code coverage finish (ubuntu-latest, 8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
Logs - Mutations
Expired
|
481 Bytes |
sha256:7c1df76d93ed6e87efe37f2a39a6d2558b5032ae8630bd9d634f61a4806a53c2
|
|