Skip to content

[FEATURE] Scheduler tasks for indexing, reindexing and harvesting of documents #794

[FEATURE] Scheduler tasks for indexing, reindexing and harvesting of documents

[FEATURE] Scheduler tasks for indexing, reindexing and harvesting of documents #794

Triggered via pull request June 11, 2024 16:00
Status Failure
Total duration 52s
Artifacts

phpstan.yml

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

Annotations

10 errors
Static Code Analysis: Classes/Task/BaseAdditionalFieldProvider.php#L34
Method Kitodo\Dlf\Task\BaseAdditionalFieldProvider::getAdditionalFields() should return array but return statement is missing.
Static Code Analysis: Classes/Task/BaseAdditionalFieldProvider.php#L134
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setDryRun().
Static Code Analysis: Classes/Task/BaseAdditionalFieldProvider.php#L136
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setDoc().
Static Code Analysis: Classes/Task/BaseAdditionalFieldProvider.php#L139
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setLib().
Static Code Analysis: Classes/Task/BaseAdditionalFieldProvider.php#L142
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setColl().
Static Code Analysis: Classes/Task/BaseAdditionalFieldProvider.php#L144
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setColl().
Static Code Analysis: Classes/Task/BaseAdditionalFieldProvider.php#L147
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setPid().
Static Code Analysis: Classes/Task/BaseAdditionalFieldProvider.php#L150
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setSolr().
Static Code Analysis: Classes/Task/BaseAdditionalFieldProvider.php#L153
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setOwner().
Static Code Analysis: Classes/Task/BaseAdditionalFieldProvider.php#L155
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setAll().