chore: bumps dependencies #354
Annotations
10 errors
|
8.1 - prefer-stable:
src/Domain/Collector.php#L652
Method NunoMaduro\PhpInsights\Domain\Collector::getAverageClassLength() never returns int so it can be removed from the return type.
|
|
8.1 - prefer-stable:
src/Domain/Analyser.php#L236
Offset 0 on array{int, string, int} in isset() always exists and is not nullable.
|
|
8.1 - prefer-stable:
src/Application/DefaultPreset.php#L55
Comparison operation ">=" between int<80100, 80499> and 70400 is always true.
|
|
8.1 - prefer-stable:
src/Application/Console/Style.php#L40
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
|
|
8.1 - prefer-stable:
src/Application/Console/OutputDecorator.php#L29
PHPDoc tag @var with type NunoMaduro\PhpInsights\Application\Console\Contracts\Style is not subtype of native type NunoMaduro\PhpInsights\Application\Console\Styles\Bold|NunoMaduro\PhpInsights\Application\Console\Styles\Title.
|
|
8.1 - prefer-stable:
src/Application/Console/Formatters/PathShortener.php#L33
Variable $index on left side of ?? always exists and is not nullable.
|
|
8.1 - prefer-stable:
src/Application/Console/Formatters/Console.php#L120
Call to function method_exists() with Symfony\Component\Console\Formatter\OutputFormatterStyle and 'setHref' will always evaluate to true.
|
|
8.1 - prefer-stable:
src/Application/Console/Commands/InternalProcessorCommand.php#L126
Expression on left side of ?? is not nullable.
|
|
8.1 - prefer-stable:
src/Application/ConfigResolver.php#L57
PHPDoc tag @var with type NunoMaduro\PhpInsights\Domain\Contracts\Preset is not subtype of native type 'NunoMaduro\\PhpInsights\\Application\\Adapters\\Drupal\\Preset'|'NunoMaduro\\PhpInsights\\Application\\Adapters\\Laravel\\Preset'|'NunoMaduro\\PhpInsights\\Application\\Adapters\\Magento2\\Preset'|'NunoMaduro\\PhpInsights\\Application\\Adapters\\Symfony\\Preset'|'NunoMaduro\\PhpInsights\\Application\\Adapters\\WordPress\\Preset'|'NunoMaduro\\PhpInsights\\Application\\Adapters\\Yii\\Preset'|'NunoMaduro\\PhpInsights\\Application\\DefaultPreset'.
|
|
8.1 - prefer-stable:
src/Application/Adapters/Laravel/InsightsServiceProvider.php#L29
Instanceof between Illuminate\Contracts\Foundation\Application and Illuminate\Contracts\Foundation\Application will always evaluate to true.
|