Skip to content

[FEATURE] Client-side paging #30

[FEATURE] Client-side paging

[FEATURE] Client-side paging #30

Triggered via pull request October 24, 2023 16:52
Status Failure
Total duration 58s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: Classes/Common/IiifManifest.php#L458
Call to an undefined method Ubl\Iiif\Presentation\Common\Model\Resources\CanvasInterface::getImages().
phpstan: Classes/Common/IiifManifest.php#L477
Call to an undefined method Ubl\Iiif\Presentation\Common\Model\Resources\CanvasInterface::getOtherContent().
phpstan: Classes/Controller/DocumentController.php#L37
PHPDoc tag @param references unknown parameter: $conf
phpstan: Classes/Controller/DocumentController.php#L37
PHPDoc tag @param references unknown parameter: $content
phpstan: Classes/Controller/DocumentController.php#L40
Parameter #1 $documentId of method Kitodo\Dlf\Controller\AbstractController::loadDocument() expects int, array given.
phpstan: Classes/Controller/DocumentController.php#L43
Method Kitodo\Dlf\Controller\DocumentController::mainAction() should return string but empty return statement found.
phpstan: Classes/Controller/DocumentController.php#L46
Call to an undefined method Kitodo\Dlf\Domain\Model\Document::getDoc().
phpstan: Classes/Controller/DocumentController.php#L53
Call to an undefined method Kitodo\Dlf\Domain\Model\Document::getDoc().
phpstan: Classes/Controller/DocumentController.php#L55
Call to an undefined method Kitodo\Dlf\Domain\Model\Document::getDoc().
phpstan: Classes/Controller/DocumentController.php#L96
Call to an undefined method Kitodo\Dlf\Domain\Model\Document::getDoc().