Support yield rendering strategy in Twig 3.9+ #473
Annotations
10 errors and 1 warning
lib/API/Values/Block/BlockList.php#L21
lib/API/Values/Block/BlockList.php:21:39: ParamNameMismatch: Argument 1 of Netgen\Layouts\API\Values\Block\BlockList::__construct has wrong name $blocks, expecting $elements as defined by Doctrine\Common\Collections\ArrayCollection::__construct (see https://psalm.dev/230)
|
lib/API/Values/Block/PlaceholderList.php#L21
lib/API/Values/Block/PlaceholderList.php:21:39: ParamNameMismatch: Argument 1 of Netgen\Layouts\API\Values\Block\PlaceholderList::__construct has wrong name $placeholders, expecting $elements as defined by Doctrine\Common\Collections\ArrayCollection::__construct (see https://psalm.dev/230)
|
lib/API/Values/Collection/CollectionList.php#L22
lib/API/Values/Collection/CollectionList.php:22:39: ParamNameMismatch: Argument 1 of Netgen\Layouts\API\Values\Collection\CollectionList::__construct has wrong name $collections, expecting $elements as defined by Doctrine\Common\Collections\ArrayCollection::__construct (see https://psalm.dev/230)
|
lib/API/Values/Collection/ItemList.php#L21
lib/API/Values/Collection/ItemList.php:21:39: ParamNameMismatch: Argument 1 of Netgen\Layouts\API\Values\Collection\ItemList::__construct has wrong name $items, expecting $elements as defined by Doctrine\Common\Collections\ArrayCollection::__construct (see https://psalm.dev/230)
|
lib/API/Values/Collection/SlotList.php#L21
lib/API/Values/Collection/SlotList.php:21:39: ParamNameMismatch: Argument 1 of Netgen\Layouts\API\Values\Collection\SlotList::__construct has wrong name $slots, expecting $elements as defined by Doctrine\Common\Collections\ArrayCollection::__construct (see https://psalm.dev/230)
|
lib/API/Values/Config/ConfigList.php#L21
lib/API/Values/Config/ConfigList.php:21:39: ParamNameMismatch: Argument 1 of Netgen\Layouts\API\Values\Config\ConfigList::__construct has wrong name $configs, expecting $elements as defined by Doctrine\Common\Collections\ArrayCollection::__construct (see https://psalm.dev/230)
|
lib/API/Values/Layout/LayoutList.php#L21
lib/API/Values/Layout/LayoutList.php:21:39: ParamNameMismatch: Argument 1 of Netgen\Layouts\API\Values\Layout\LayoutList::__construct has wrong name $layouts, expecting $elements as defined by Doctrine\Common\Collections\ArrayCollection::__construct (see https://psalm.dev/230)
|
lib/API/Values/Layout/ZoneList.php#L21
lib/API/Values/Layout/ZoneList.php:21:39: ParamNameMismatch: Argument 1 of Netgen\Layouts\API\Values\Layout\ZoneList::__construct has wrong name $zones, expecting $elements as defined by Doctrine\Common\Collections\ArrayCollection::__construct (see https://psalm.dev/230)
|
lib/API/Values/LayoutResolver/ConditionList.php#L21
lib/API/Values/LayoutResolver/ConditionList.php:21:39: ParamNameMismatch: Argument 1 of Netgen\Layouts\API\Values\LayoutResolver\ConditionList::__construct has wrong name $conditions, expecting $elements as defined by Doctrine\Common\Collections\ArrayCollection::__construct (see https://psalm.dev/230)
|
lib/API/Values/LayoutResolver/RuleGroupList.php#L21
lib/API/Values/LayoutResolver/RuleGroupList.php:21:39: ParamNameMismatch: Argument 1 of Netgen\Layouts\API\Values\LayoutResolver\RuleGroupList::__construct has wrong name $ruleGroups, expecting $elements as defined by Doctrine\Common\Collections\ArrayCollection::__construct (see https://psalm.dev/230)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading