Skip to content

Adjust CopyInformation to match MODS documentation #44

Adjust CopyInformation to match MODS documentation

Adjust CopyInformation to match MODS documentation #44

Triggered via pull request April 15, 2024 13:32
Status Failure
Total duration 29s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Mods/Element/Part.php#L38
Property Slub\Mods\Element\Part::$detail is never written, only read.
phpstan: src/Mods/Element/Part.php#L44
Property Slub\Mods\Element\Part::$extent is never written, only read.
phpstan: src/Mods/Element/Part.php#L50
Property Slub\Mods\Element\Part::$date is never written, only read.
phpstan: src/Mods/Element/Part.php#L56
Property Slub\Mods\Element\Part::$text is never written, only read.
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.