Merge tag v2.3.28 into develop #187
Annotations
12 errors and 2 warnings
run-tests (8.2):
src/Console/DocumentDownscaleCommand.php#L91
PHPDoc tag @var for variable $processes contains unknown class Symfony\Component\Process\PhpSubprocess.
|
run-tests (8.2):
src/Console/DocumentDownscaleCommand.php#L106
Instantiated class Symfony\Component\Process\PhpSubprocess not found.
|
run-tests (8.2):
src/Console/DocumentDownscaleCommand.php#L107
Call to method setTimeout() on an unknown class Symfony\Component\Process\PhpSubprocess.
|
run-tests (8.2):
src/Console/DocumentDownscaleCommand.php#L108
Call to method start() on an unknown class Symfony\Component\Process\PhpSubprocess.
|
run-tests (8.2):
src/Console/DocumentDownscaleCommand.php#L115
Call to method wait() on an unknown class Symfony\Component\Process\PhpSubprocess.
|
run-tests (8.2)
Process completed with exit code 1.
|
run-tests (8.3):
src/Console/DocumentDownscaleCommand.php#L91
PHPDoc tag @var for variable $processes contains unknown class Symfony\Component\Process\PhpSubprocess.
|
run-tests (8.3):
src/Console/DocumentDownscaleCommand.php#L106
Instantiated class Symfony\Component\Process\PhpSubprocess not found.
|
run-tests (8.3):
src/Console/DocumentDownscaleCommand.php#L107
Call to method setTimeout() on an unknown class Symfony\Component\Process\PhpSubprocess.
|
run-tests (8.3):
src/Console/DocumentDownscaleCommand.php#L108
Call to method start() on an unknown class Symfony\Component\Process\PhpSubprocess.
|
run-tests (8.3):
src/Console/DocumentDownscaleCommand.php#L115
Call to method wait() on an unknown class Symfony\Component\Process\PhpSubprocess.
|
run-tests (8.3)
Process completed with exit code 1.
|
run-tests (8.2)
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/
|
run-tests (8.3)
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/
|