Laragear/Preload

View on GitHub

Showing 2 of 2 total issues

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

        public Collection $files,
        public bool $projectOnly = true,
        public array $exclude = [],
        public array $append = [],
        public int $excludeCount = 0,
Severity: Major
Found in src/Listing.php - About 1 hr to fix

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

            protected ConfigContract $config,
            protected Opcache $opcache,
            protected Lister\Lister $lister,
            protected Compiler\Compiler $compiler,
            protected array $append = [],
    Severity: Minor
    Found in src/Preloader.php - About 45 mins to fix
      Severity
      Category
      Status
      Source
      Language