Merge remote-tracking branch 'refs/remotes/upstream/main' into l11-co… #2
Annotations
10 errors
PHPStan on PHP 8.2:
src/Commands/AnalyseCommand.php#L33
Property Worksome\Graphlint\Commands\AnalyseCommand::$defaultName has no type specified.
|
PHPStan on PHP 8.2:
src/Commands/AnalyseCommand.php#L35
Property Worksome\Graphlint\Commands\AnalyseCommand::$defaultDescription has no type specified.
|
PHPStan on PHP 8.2:
tests/Feature/Inspections/IgnoreByNameSuppressorInspectionTest.php#L13
Parameter $smartFileInfo of anonymous function has invalid type Symplify\SmartFileSystem\SmartFileInfo.
|
PHPStan on PHP 8.2:
tests/Feature/Inspections/IgnoreByNameSuppressorInspectionTest.php#L20
Parameter #1 ...$data of method Pest\PendingCalls\TestCall::with() expects array<Closure|iterable<int|string, mixed>|string>|Closure|string, Symfony\Component\Finder\Finder given.
|
PHPStan on PHP 8.2
Process completed with exit code 1.
|
PHPStan on PHP 8.3:
src/Commands/AnalyseCommand.php#L33
Property Worksome\Graphlint\Commands\AnalyseCommand::$defaultName has no type specified.
|
PHPStan on PHP 8.3:
src/Commands/AnalyseCommand.php#L35
Property Worksome\Graphlint\Commands\AnalyseCommand::$defaultDescription has no type specified.
|
PHPStan on PHP 8.3:
tests/Feature/Inspections/IgnoreByNameSuppressorInspectionTest.php#L13
Parameter $smartFileInfo of anonymous function has invalid type Symplify\SmartFileSystem\SmartFileInfo.
|
PHPStan on PHP 8.3:
tests/Feature/Inspections/IgnoreByNameSuppressorInspectionTest.php#L20
Parameter #1 ...$data of method Pest\PendingCalls\TestCall::with() expects array<Closure|iterable<int|string, mixed>|string>|Closure|string, Symfony\Component\Finder\Finder given.
|
PHPStan on PHP 8.3
Process completed with exit code 1.
|