Skip to content

Merge branch feature/explorers-refactor into develop #183

Merge branch feature/explorers-refactor into develop

Merge branch feature/explorers-refactor into develop #183

Triggered via push August 28, 2024 09:27
Status Failure
Total duration 35s
Artifacts

run-test.yml

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

Annotations

20 errors and 1 warning
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)
The job was canceled because "_8_2" failed.
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.1)
The job was canceled because "_8_2" failed.
run-tests (8.1): src/Console/DocumentDownscaleCommand.php#L91
PHPDoc tag @var for variable $processes contains unknown class Symfony\Component\Process\PhpSubprocess.
run-tests (8.1): src/Console/DocumentDownscaleCommand.php#L106
Instantiated class Symfony\Component\Process\PhpSubprocess not found.
run-tests (8.1): src/Console/DocumentDownscaleCommand.php#L107
Call to method setTimeout() on an unknown class Symfony\Component\Process\PhpSubprocess.
run-tests (8.1): src/Console/DocumentDownscaleCommand.php#L108
Call to method start() on an unknown class Symfony\Component\Process\PhpSubprocess.
run-tests (8.1): src/Console/DocumentDownscaleCommand.php#L115
Call to method wait() on an unknown class Symfony\Component\Process\PhpSubprocess.
run-tests (8.1)
The operation was canceled.
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/