Skip to content
Triggered via push May 3, 2024 14:21
Status Failure
Total duration 1m 22s
Artifacts

phpstan.yml

on: push
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.