Skip to content

Merge pull request #13 from beatrycze-volk/return-type #58

Merge pull request #13 from beatrycze-volk/return-type

Merge pull request #13 from beatrycze-volk/return-type #58

Triggered via push April 18, 2024 14:23
Status Failure
Total duration 32s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Mods/Element/RelatedItem.php#L36
Property Slub\Mods\Element\RelatedItem::$allowedTypes is never read, only written.
phpstan: src/Mods/Element/Specific/Location/HoldingSimple/CopyInformation.php#L58
Method Slub\Mods\Element\Specific\Location\HoldingSimple\CopyInformation::getForm() should return Slub\Mods\Element\Specific\PhysicalDescription\Form|null but returns Slub\Mods\Element\Common\LanguageElement|null.
phpstan: src/Mods/Element/Specific/Location/Url.php#L32
Property Slub\Mods\Element\Specific\Location\Url::$allowedAccess is never read, only written.
phpstan: src/Mods/Element/Specific/Name/AlternativeName.php#L34
Property Slub\Mods\Element\Specific\Name\AlternativeName::$allowedAlternativeTypes is never read, only written.
phpstan: src/Mods/Element/Specific/Name/NamePart.php#L34
Property Slub\Mods\Element\Specific\Name\NamePart::$allowedTypes is never read, only written.
phpstan: src/Mods/Element/Specific/OriginInfo/Agent.php#L44
Property Slub\Mods\Element\Specific\OriginInfo\Agent::$allowedTypes is never read, only written.
phpstan: src/Mods/Element/Specific/OriginInfo/Issuance.php#L29
Property Slub\Mods\Element\Specific\OriginInfo\Issuance::$allowedValues is never read, only written.
phpstan: src/Mods/Element/Specific/Part/Detail.php#L77
PHPDoc tag @return with type Slub\Mods\Element\Common\LanguageElement is incompatible with native type array.
phpstan: src/Mods/Element/Specific/Part/Detail.php#L92
PHPDoc tag @return with type Slub\Mods\Element\Common\LanguageElement is incompatible with native type array.
phpstan: src/Mods/Element/Specific/Part/Detail.php#L107
PHPDoc tag @return with type Slub\Mods\Element\Common\LanguageElement is incompatible with native type array.