Skip to content

Merge tag v2.3.29 into develop #191

Merge tag v2.3.29 into develop

Merge tag v2.3.29 into develop #191

Triggered via push October 11, 2024 08:33
Status Failure
Total duration 51s
Artifacts

run-test.yml

on: push
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
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 job was canceled because "_8_3" failed.
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)
The operation was canceled.
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/