repman-io/repman

View on GitHub
src/Service/Telemetry/Entry/Package.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

        string $type,
        ?\DateTimeImmutable $lastRelease,
        ?\DateTimeImmutable $lastSync,
        ?\DateTimeImmutable $lastScan,
        bool $hasError,
Severity: Major
Found in src/Service/Telemetry/Entry/Package.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status