Skip to content
Triggered via schedule January 13, 2025 08:17
Status Failure
Total duration 4m 16s
Artifacts 1

ci.yaml

on: schedule
Matrix: Tests
Matrix: Coding standard
Matrix: Static analysis
Matrix: Test for mutants
Matrix: Code coverage finish
Status check - CI
1s
Status check - CI
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
Tests (ubuntu-latest, 7.4, --prefer-lowest --prefer-stable, false)
'/home/runner/work/nette-clock/nette-clock/vendor/composer/tmp-b91174b1269c696b734b6f72b1474235.zip' is not a zip archive.
Tests (ubuntu-latest, 7.4, --prefer-lowest --prefer-stable, false)
Process completed with exit code 19.
Tests (ubuntu-latest, 7.4, false)
The job was canceled because "ubuntu-latest_7_4_--prefe" failed.
Tests (ubuntu-latest, 8.0, false)
The job was canceled because "ubuntu-latest_7_4_--prefe" failed.
Tests (ubuntu-latest, 8.4, false)
The job was canceled because "ubuntu-latest_7_4_--prefe" failed.
Tests (ubuntu-latest, 8.4, false)
The operation was canceled.
Tests (ubuntu-latest, 8.2, false)
The job was canceled because "ubuntu-latest_7_4_--prefe" failed.
Tests (ubuntu-latest, 8.3, false)
The job was canceled because "ubuntu-latest_7_4_--prefe" failed.
Tests (ubuntu-latest, 8.1, false)
The job was canceled because "ubuntu-latest_7_4_--prefe" failed.
Tests (macos-latest, 8.4, false)
The job was canceled because "ubuntu-latest_7_4_--prefe" failed.
Status check - CI
Process completed with exit code 1.
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
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 {

Artifacts

Produced during runtime
Name Size
Logs - Mutations
481 Bytes