Update dependency vimeo/psalm to v6 #382
Annotations
10 errors
Psalm [8.1, locked]:
src/ComponentInstaller.php#L883
src/ComponentInstaller.php:883:53: PossiblyNullArgument: Argument 1 of rtrim cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Psalm [8.1, locked]:
src/ConfigDiscovery/AbstractDiscovery.php#L61
src/ConfigDiscovery/AbstractDiscovery.php:61:50: PossiblyFalseArgument: Argument 2 of preg_match cannot be false, possibly string value expected (see https://psalm.dev/104)
|
Psalm [8.1, locked]:
src/Injector/AbstractInjector.php#L161
src/Injector/AbstractInjector.php:161:54: PossiblyFalseArgument: Argument 2 of Laminas\ComponentInstaller\Injector\AbstractInjector::isRegisteredInConfig cannot be false, possibly string value expected (see https://psalm.dev/104)
|
Psalm [8.1, locked]:
src/Injector/AbstractInjector.php#L168
src/Injector/AbstractInjector.php:168:51: PossiblyFalseArgument: Argument 2 of Laminas\ComponentInstaller\Injector\AbstractInjector::isRegisteredInConfig cannot be false, possibly string value expected (see https://psalm.dev/104)
|
Psalm [8.1, locked]:
src/Injector/AbstractInjector.php#L176
src/Injector/AbstractInjector.php:176:61: PossiblyFalseArgument: Argument 2 of Laminas\ComponentInstaller\Injector\AbstractInjector::injectAfterDependencies cannot be false, possibly string value expected (see https://psalm.dev/104)
|
Psalm [8.1, locked]:
src/Injector/AbstractInjector.php#L181
src/Injector/AbstractInjector.php:181:111: PossiblyFalseArgument: Argument 2 of Laminas\ComponentInstaller\Injector\AbstractInjector::findFirstEnabledApplicationModule cannot be false, possibly string value expected (see https://psalm.dev/104)
|
Psalm [8.1, locked]:
src/Injector/AbstractInjector.php#L183
src/Injector/AbstractInjector.php:183:68: PossiblyFalseArgument: Argument 2 of Laminas\ComponentInstaller\Injector\AbstractInjector::injectBeforeApplicationModules cannot be false, possibly string value expected (see https://psalm.dev/104)
|
Psalm [8.1, locked]:
src/Injector/AbstractInjector.php#L192
src/Injector/AbstractInjector.php:192:56: PossiblyFalseArgument: Argument 3 of preg_replace cannot be false, possibly array<array-key, float|int|string>|string value expected (see https://psalm.dev/104)
|
Psalm [8.1, locked]:
src/Injector/AbstractInjector.php#L193
src/Injector/AbstractInjector.php:193:46: PossiblyNullArgument: Argument 2 of file_put_contents cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Psalm [8.1, locked]:
src/Injector/AbstractInjector.php#L234
src/Injector/AbstractInjector.php:234:46: PossiblyNullArgument: Argument 2 of file_put_contents cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Loading