Add PHP 8.4 to CI #848
Annotations
10 errors
Static analysis.:
src/Composer/ConfigSettings.php#L56
src/Composer/ConfigSettings.php:56:13: PossiblyFalseArgument: Argument 1 of Yiisoft\Config\Composer\ConfigSettings::__construct cannot be false, possibly string value expected (see https://psalm.dev/104)
|
Static analysis.:
src/Composer/MergePlanProcess.php#L160
src/Composer/MergePlanProcess.php:160:41: PossiblyFalseArgument: Argument 1 of Yiisoft\Config\Composer\MergePlanProcess::normalizeLineEndings cannot be false, possibly string value expected (see https://psalm.dev/104)
|
Static analysis.:
src/Config.php#L167
src/Config.php:167:21: PossiblyFalseArgument: Argument 1 of extract cannot be false, possibly array<array-key, mixed> value expected (see https://psalm.dev/104)
|
Static analysis.:
src/DataModifiers.php#L84
src/DataModifiers.php:84:46: PossiblyNullOperand: Cannot concatenate with a possibly null null|string (see https://psalm.dev/080)
|
Static analysis.:
src/DataModifiers.php#L87
src/DataModifiers.php:87:50: PossiblyNullOperand: Cannot concatenate with a possibly null null|string (see https://psalm.dev/080)
|
Static analysis.:
src/FilesExtractor.php#L107
src/FilesExtractor.php:107:26: PossiblyFalseIterator: Cannot iterate over falsable var false|list{0?: string, ...<string>} (see https://psalm.dev/164)
|
Static analysis.:
src/FilesExtractor.php#L108
src/FilesExtractor.php:108:33: MixedArgument: Argument 1 of is_file cannot be mixed, expecting string (see https://psalm.dev/030)
|
Static analysis.:
src/FilesExtractor.php#L109
src/FilesExtractor.php:109:80: MixedArgument: Argument 4 of Yiisoft\Config\Context::__construct cannot be mixed, expecting string (see https://psalm.dev/030)
|
Static analysis.:
src/FilesExtractor.php#L111
src/FilesExtractor.php:111:88: MixedArgument: Argument 2 of sprintf cannot be mixed, expecting float|int|object{__tostring()}|string (see https://psalm.dev/030)
|
Static analysis.
Process completed with exit code 2.
|
Loading