Skip to content

Introducing partial reindexes (BC Break) #1062

Introducing partial reindexes (BC Break)

Introducing partial reindexes (BC Break) #1062

Triggered via pull request December 15, 2024 13:53
@ToflarToflar
synchronize #460
Status Failure
Total duration 2m 45s
Artifacts

lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint: src/Console/ReindexCommand.php#L72
Method CmsIg\Seal\EngineInterface::reindex() invoked with 5 parameters, 2-3 required.
Lint: src/Console/ReindexCommand.php#L74
Parameter #2 $reindexConfig of method CmsIg\Seal\EngineInterface::reindex() expects CmsIg\Seal\Reindex\ReindexConfig, string|null given.
Lint: src/Console/ReindexCommand.php#L75
Parameter #3 $progressCallback of method CmsIg\Seal\EngineInterface::reindex() expects (callable(string, int, int|null): void)|null, bool given.
Lint
Process completed with exit code 1.
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636