Skip to content

Merge pull request #1 from beatrycze-volk/fix-docs #14

Merge pull request #1 from beatrycze-volk/fix-docs

Merge pull request #1 from beatrycze-volk/fix-docs #14

Triggered via push April 4, 2024 08:10
Status Failure
Total duration 24s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Mods/Element/Language.php#L37
Property Slub\Mods\Element\Language::$languageTerm is never written, only read.
phpstan: src/Mods/Element/Language.php#L43
Property Slub\Mods\Element\Language::$scriptTerm is never written, only read.
phpstan: src/Mods/Element/Location.php#L38
Property Slub\Mods\Element\Location::$physicalLocation is never written, only read.
phpstan: src/Mods/Element/Location.php#L44
Property Slub\Mods\Element\Location::$shelfLocator is never written, only read.
phpstan: src/Mods/Element/Location.php#L50
Property Slub\Mods\Element\Location::$url is never written, only read.
phpstan: src/Mods/Element/Location.php#L56
Property Slub\Mods\Element\Location::$holdingSimple is never written, only read.
phpstan: src/Mods/Element/Location.php#L62
Property Slub\Mods\Element\Location::$holdingExternal is never written, only read.
phpstan: src/Mods/Element/Name.php#L45
Property Slub\Mods\Element\Name::$allowedTypes is never read, only written.
phpstan: src/Mods/Element/Name.php#L98
Property Slub\Mods\Element\Name::$etal is never written, only read.
phpstan: src/Mods/Element/Name.php#L185
PHPDoc tag @return with type Slub\Mods\Element\Specific\Name\NameIdentifier is incompatible with native type array.