Stop inflation of Indexer jobs #172
Annotations
4 errors and 1 warning
lib/BackgroundJobs/IndexerJob.php#L116
lib/BackgroundJobs/IndexerJob.php:116:43: InvalidReturnType: The declared return type 'int' for OCA\ContextChat\BackgroundJobs\IndexerJob::getMaxIndexingTime is incorrect, got 'string' (see https://psalm.dev/011)
|
lib/BackgroundJobs/IndexerJob.php#L117
lib/BackgroundJobs/IndexerJob.php:117:10: InvalidReturnStatement: The inferred type 'string' does not match the declared return type 'int' for OCA\ContextChat\BackgroundJobs\IndexerJob::getMaxIndexingTime (see https://psalm.dev/128)
|
lib/BackgroundJobs/IndexerJob.php#L117
lib/BackgroundJobs/IndexerJob.php:117:61: UndefinedConstant: Constant OCA\ContextChat\BackgroundJobs\IndexerJob::DEFAULT_MAX_INDEXING_TIME is not defined (see https://psalm.dev/020)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading