Skip to content

[FEATURE] Client-side paging #33

[FEATURE] Client-side paging

[FEATURE] Client-side paging #33

Triggered via pull request October 25, 2023 11:59
Status Failure
Total duration 51s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: Classes/Common/AbstractDocument.php#L1385
Strict comparison using === between array and null will always evaluate to false.
phpstan: Classes/Common/IiifManifest.php#L453
Return type mixed of method Kitodo\Dlf\Common\IiifManifest::getAllFiles() is not covariant with return type array of method Kitodo\Dlf\Common\AbstractDocument::getAllFiles().
phpstan: Classes/Common/MetsDocument.php#L265
Return type mixed of method Kitodo\Dlf\Common\MetsDocument::getAllFiles() is not covariant with return type array of method Kitodo\Dlf\Common\AbstractDocument::getAllFiles().
phpstan
Process completed with exit code 1.