Skip to content

Optimize exclude-from-classmap #4551

Optimize exclude-from-classmap

Optimize exclude-from-classmap #4551

Triggered via pull request May 3, 2024 14:28
Status Failure
Total duration 1m 17s
Artifacts

phpstan.yml

on: pull_request
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

12 errors
PHPStan (8.1, true): src/Composer/Autoload/AutoloadGenerator.php#L331
Method Composer\ClassMapGenerator\ClassMapGenerator::scanPaths() invoked with 5 parameters, 1-4 required.
PHPStan (8.1, true): src/Composer/Autoload/AutoloadGenerator.php#L355
Method Composer\ClassMapGenerator\ClassMapGenerator::scanPaths() invoked with 5 parameters, 1-4 required.
PHPStan (8.1, true): src/Composer/Autoload/AutoloadGenerator.php#L470
Method Composer\Autoload\AutoloadGenerator::buildExclusionRegex() return type has no value type specified in iterable type array.
PHPStan (8.1, true): src/Composer/Autoload/AutoloadGenerator.php#L470
PHPDoc tag @return with type string|null is incompatible with native type array.
PHPStan (8.1, true): src/Composer/Autoload/AutoloadGenerator.php#L630
Method Composer\ClassMapGenerator\ClassMapGenerator::scanPaths() invoked with 5 parameters, 1-4 required.
PHPStan (8.1, true)
Process completed with exit code 1.
PHPStan (7.2, false): src/Composer/Autoload/AutoloadGenerator.php#L331
Method Composer\ClassMapGenerator\ClassMapGenerator::scanPaths() invoked with 5 parameters, 1-4 required.
PHPStan (7.2, false): src/Composer/Autoload/AutoloadGenerator.php#L355
Method Composer\ClassMapGenerator\ClassMapGenerator::scanPaths() invoked with 5 parameters, 1-4 required.
PHPStan (7.2, false): src/Composer/Autoload/AutoloadGenerator.php#L470
Method Composer\Autoload\AutoloadGenerator::buildExclusionRegex() return type has no value type specified in iterable type array.
PHPStan (7.2, false): src/Composer/Autoload/AutoloadGenerator.php#L470
PHPDoc tag @return with type string|null is incompatible with native type array.
PHPStan (7.2, false): src/Composer/Autoload/AutoloadGenerator.php#L630
Method Composer\ClassMapGenerator\ClassMapGenerator::scanPaths() invoked with 5 parameters, 1-4 required.
PHPStan (7.2, false)
Process completed with exit code 1.