Skip to content

Merge remote-tracking branch 'vimeo/5.x' into merge_5.x #224

Merge remote-tracking branch 'vimeo/5.x' into merge_5.x

Merge remote-tracking branch 'vimeo/5.x' into merge_5.x #224

Triggered via push January 15, 2024 12:08
Status Failure
Total duration 3m 4s
Artifacts

shepherd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
DocblockTypeContradiction: src/Psalm/Internal/Analyzer/Statements/Expression/Call/NamedFunctionCallHandler.php#L298
src/Psalm/Internal/Analyzer/Statements/Expression/Call/NamedFunctionCallHandler.php:298:25: DocblockTypeContradiction: Cannot resolve types for $array_type - docblock-defined type Psalm\Type\Atomic does not contain Psalm\Type\Atomic\TList (see https://psalm.dev/155)
UndefinedClass: src/Psalm/Internal/Analyzer/Statements/Expression/Call/NamedFunctionCallHandler.php#L298
src/Psalm/Internal/Analyzer/Statements/Expression/Call/NamedFunctionCallHandler.php:298:48: UndefinedClass: Class, interface or enum named Psalm\Type\Atomic\TList does not exist (see https://psalm.dev/019)
MixedAssignment: src/Psalm/Internal/Analyzer/Statements/Expression/Call/NamedFunctionCallHandler.php#L299
src/Psalm/Internal/Analyzer/Statements/Expression/Call/NamedFunctionCallHandler.php:299:25: MixedAssignment: Unable to determine the type that $array_type is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/Psalm/Internal/Analyzer/Statements/Expression/Call/NamedFunctionCallHandler.php#L299
src/Psalm/Internal/Analyzer/Statements/Expression/Call/NamedFunctionCallHandler.php:299:39: UndefinedClass: Class, interface or enum named Psalm\Type\Atomic\TList does not exist (see https://psalm.dev/019)
InvalidScalarArgument: src/Psalm/Internal/Cli/Psalm.php#L284
src/Psalm/Internal/Cli/Psalm.php:284:53: InvalidScalarArgument: Argument 1 of Psalm\Internal\CliUtils::getPathsToCheck expects array<array-key, mixed>|false|null|string, but bool|list<mixed>|null|string provided (see https://psalm.dev/012)
DocblockTypeContradiction: src/Psalm/Internal/Provider/ReturnTypeProvider/FilterUtils.php#L674
src/Psalm/Internal/Provider/ReturnTypeProvider/FilterUtils.php:674:21: DocblockTypeContradiction: Cannot resolve types for $atomic_type - docblock-defined type Psalm\Type\Atomic does not contain Psalm\Type\Atomic\TList (see https://psalm.dev/155)
UndefinedClass: src/Psalm/Internal/Provider/ReturnTypeProvider/FilterUtils.php#L674
src/Psalm/Internal/Provider/ReturnTypeProvider/FilterUtils.php:674:45: UndefinedClass: Class, interface or enum named Psalm\Type\Atomic\TList does not exist (see https://psalm.dev/019)
MixedAssignment: src/Psalm/Internal/Provider/ReturnTypeProvider/FilterUtils.php#L675
src/Psalm/Internal/Provider/ReturnTypeProvider/FilterUtils.php:675:21: MixedAssignment: Unable to determine the type that $atomic_type is being assigned to (see https://psalm.dev/032)
UndefinedClass: src/Psalm/Internal/Provider/ReturnTypeProvider/FilterUtils.php#L675
src/Psalm/Internal/Provider/ReturnTypeProvider/FilterUtils.php:675:36: UndefinedClass: Class, interface or enum named Psalm\Type\Atomic\TList does not exist (see https://psalm.dev/019)
InvalidPropertyAssignmentValue: tests/Config/PluginListTest.php#L33
tests/Config/PluginListTest.php:33:25: InvalidPropertyAssignmentValue: $this->config with declared type 'never' cannot be assigned type 'Mockery\MockInterface&Psalm\Config' (see https://psalm.dev/145)