Skip to content

Initial commit

Initial commit #5

Triggered via push March 27, 2024 12:49
Status Failure
Total duration 25s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Mods/Element/AbstractElement.php#L42
Property Slub\Mods\Element\AbstractElement::$type is never written, only read.
phpstan: src/Mods/Element/AccessCondition.php#L42
Property Slub\Mods\Element\AccessCondition::$type is never written, only read.
phpstan: src/Mods/Element/Classification.php#L40
Property Slub\Mods\Element\Classification::$edition is never written, only read.
phpstan: src/Mods/Element/Classification.php#L46
Property Slub\Mods\Element\Classification::$generator is never written, only read.
phpstan: src/Mods/Element/Common/Element.php#L36
PHPDoc tag @var for property Slub\Mods\Element\Common\Element::$values with type array|false is not subtype of native type array.
phpstan: src/Mods/Element/Common/Element.php#L81
PHPDoc tag @return with type array|false is not subtype of native type array.
phpstan: src/Mods/Element/Extension.php#L36
Property Slub\Mods\Element\Extension::$type is never written, only read.
phpstan: src/Mods/Element/Genre.php#L40
Property Slub\Mods\Element\Genre::$type is never written, only read.
phpstan: src/Mods/Element/Identifier.php#L40
Property Slub\Mods\Element\Identifier::$type is never written, only read.
phpstan: src/Mods/Element/Language.php#L41
Property Slub\Mods\Element\Language::$objectPart is never written, only read.