Merge branch feature/explorers-refactor into develop #183
Annotations
6 errors and 1 warning
src/Console/DocumentDownscaleCommand.php#L91
PHPDoc tag @var for variable $processes contains unknown class Symfony\Component\Process\PhpSubprocess.
|
src/Console/DocumentDownscaleCommand.php#L106
Instantiated class Symfony\Component\Process\PhpSubprocess not found.
|
src/Console/DocumentDownscaleCommand.php#L107
Call to method setTimeout() on an unknown class Symfony\Component\Process\PhpSubprocess.
|
src/Console/DocumentDownscaleCommand.php#L108
Call to method start() on an unknown class Symfony\Component\Process\PhpSubprocess.
|
src/Console/DocumentDownscaleCommand.php#L115
Call to method wait() on an unknown class Symfony\Component\Process\PhpSubprocess.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. 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