Skip to content

[MAINTENANCE] Bump phpstan/phpstan from 1.12.8 to 1.12.9 (#1373) #1352

[MAINTENANCE] Bump phpstan/phpstan from 1.12.8 to 1.12.9 (#1373)

[MAINTENANCE] Bump phpstan/phpstan from 1.12.8 to 1.12.9 (#1373) #1352

Triggered via push November 11, 2024 12:01
Status Failure
Total duration 38s
Artifacts

phpstan.yml

on: push
Static Code Analysis
29s
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/MetsDocument.php#L1135
Method Kitodo\Dlf\Common\MetsDocument::getStructureDepth() never returns bool so it can be removed from the return type.
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