Skip to content

[BUGFIX] Fix getStructureDepth() to match its documentation #1360

[BUGFIX] Fix getStructureDepth() to match its documentation

[BUGFIX] Fix getStructureDepth() to match its documentation #1360

Triggered via pull request November 21, 2024 10:24
Status Failure
Total duration 41s
Artifacts

phpstan.yml

on: pull_request
Static Code Analysis
30s
Static Code Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Static Code Analysis: Classes/Common/KitodoFlashMessageRenderer.php#L82
Call to function is_int() with int will always evaluate to true.
Static Code Analysis: Classes/Common/Solr/SearchResult/ResultDocument.php#L50
Property Kitodo\Dlf\Common\Solr\SearchResult\ResultDocument::$snippets (string|null) is never assigned null so it can be removed from the property type.
Static Code Analysis: Classes/Common/Solr/SearchResult/ResultDocument.php#L233
PHPDoc tag @return has invalid value (array(Page) All result's pages which contain search phrase): Unexpected token "(", expected TOKEN_HORIZONTAL_WS at offset 119 on line 6
Static Code Analysis: Classes/Common/Solr/SearchResult/ResultDocument.php#L245
PHPDoc tag @return has invalid value (array(Region) All result's regions which contain search phrase): Unexpected token "(", expected TOKEN_HORIZONTAL_WS at offset 121 on line 6
Static Code Analysis: Classes/Common/Solr/SearchResult/ResultDocument.php#L257
PHPDoc tag @return has invalid value (array(Highlight) All result's highlights of search phrase): Unexpected token "(", expected TOKEN_HORIZONTAL_WS at offset 113 on line 6
Static Code Analysis: Classes/Common/Solr/SearchResult/ResultDocument.php#L269
PHPDoc tag @return has invalid value (array(string) All result's highlights of search phrase): Unexpected token "(", expected TOKEN_HORIZONTAL_WS at offset 118 on line 6
Static Code Analysis: Classes/Common/Solr/Solr.php#L107
PHPDoc tag @var has invalid value (array(Solr) This holds the singleton search objects with their core as array key): Unexpected token "(", expected TOKEN_HORIZONTAL_WS at offset 46 on line 3
Static Code Analysis: Classes/Controller/ToolboxController.php#L161
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.UnusedPrivateMethod)): Unexpected token ".UnusedPrivateMethod)", expected ')' at offset 88 on line 3
Static Code Analysis: Classes/Controller/ToolboxController.php#L189
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.UnusedPrivateMethod)): Unexpected token ".UnusedPrivateMethod)", expected ')' at offset 95 on line 3
Static Code Analysis: Classes/Controller/ToolboxController.php#L213
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.UnusedPrivateMethod)): Unexpected token ".UnusedPrivateMethod)", expected ')' at offset 86 on line 3