Skip to content

Update dependency phpunit/phpunit to v13 #2128

Update dependency phpunit/phpunit to v13

Update dependency phpunit/phpunit to v13 #2128

Triggered via pull request April 16, 2026 11:38
Status Failure
Total duration 38s
Artifacts

continuous-integration.yml

on: pull_request
run  /  Generate test matrix
5s
run / Generate test matrix
Matrix: run / Code Coverage
Matrix: run / Coding Standards
Matrix: run / Lint composer.json
Matrix: run / Mutation Tests
Matrix: run / Static Code Analysis
Matrix: run / tests
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 12 warnings
run / Test: PHP 8.3, Symfony 7.4, lowest)
Process completed with exit code 2.
run / Test: PHP 8.3, Symfony 7.4, lowest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - phpunit/php-code-coverage is locked to version 14.1.2 and an update of this package was not requested. - phpunit/php-code-coverage 14.1.2 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 2 - phpunit/php-file-iterator is locked to version 7.0.0 and an update of this package was not requested. - phpunit/php-file-iterator 7.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 3 - phpunit/php-invoker is locked to version 7.0.0 and an update of this package was not requested. - phpunit/php-invoker 7.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 4 - phpunit/php-text-template is locked to version 6.0.0 and an update of this package was not requested. - phpunit/php-text-template 6.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 5 - phpunit/php-timer is locked to version 9.0.0 and an update of this package was not requested. - phpunit/php-timer 9.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 6 - phpunit/phpunit is locked to version 13.1.5 and an update of this package was not requested. - phpunit/phpunit 13.1.5 requires php >=8.4.1 -> your php version (8.3.30) does not satisfy that requirement. Problem 7 - sebastian/cli-parser is locked to version 5.0.0 and an update of this package was not requested. - sebastian/cli-parser 5.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 8 - sebastian/comparator is locked to version 8.1.2 and an update of this package was not requested. - sebastian/comparator 8.1.2 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 9 - sebastian/complexity is locked to version 6.0.0 and an update of this package was not requested. - sebastian/complexity 6.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 10 - sebastian/diff is locked to version 8.1.0 and an update of this package was not requested. - sebastian/diff 8.1.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 11 - sebastian/environment is locked to version 9.3.0 and an update of this package was not requested. - sebastian/environment 9.3.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 12 - sebastian/exporter is locked to version 8.0.2 and an update of this package was not requested. - sebastian/exporter 8.0.2 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 13 - sebastian/git-state is locked to version 1.0.0 and an update of this package was not requested. - sebastian/git-state 1.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 14 - sebastian/global-state is locked to version 9.0.0 and an update of this package was not requested. - sebastian/global-state 9.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 15 - sebastian/lines-of-code is locked to version 5.0.0 and an update of this package was not requested. - sebastian/lines-of-code 5.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 16 - sebastian/object-enumerator is locked to version 8.0.0 and an update of this package was not requested. - sebastian/object-enumerator 8.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 17 - sebastian/object-reflector is locked to version 6.0.0 and an update of this package was not requested. - sebastian/object-reflector 6.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement. Problem 18 - sebastian/rec
run / Static Code Analysis (8.5): tests/Action/RequestActionTest.php#L151
Call to an undefined method PHPUnit\Framework\MockObject\InvocationStubber::with().
run / Static Code Analysis (8.5): tests/Action/RequestActionTest.php#L135
Call to an undefined method PHPUnit\Framework\MockObject\InvocationStubber::with().
run / Static Code Analysis (8.5): tests/Action/RequestActionTest.php#L104
Call to an undefined method PHPUnit\Framework\MockObject\InvocationStubber::with().
run / Static Code Analysis (8.5): tests/Action/RequestActionTest.php#L79
Call to an undefined method PHPUnit\Framework\MockObject\InvocationStubber::with().
run / Static Code Analysis (8.5): tests/Action/LoginActionTest.php#L292
Call to an undefined method PHPUnit\Framework\MockObject\InvocationStubber::with().
run / Static Code Analysis (8.5): tests/Action/LoginActionTest.php#L286
Call to an undefined method PHPUnit\Framework\MockObject\InvocationStubber::with().
run / Static Code Analysis (8.5): tests/Action/LoginActionTest.php#L280
Call to an undefined method PHPUnit\Framework\MockObject\InvocationStubber::with().
run / Static Code Analysis (8.5): tests/Action/LoginActionTest.php#L169
Call to an undefined method PHPUnit\Framework\MockObject\InvocationStubber::with().
run / Static Code Analysis (8.5): tests/Action/LoginActionTest.php#L139
Call to an undefined method PHPUnit\Framework\MockObject\InvocationStubber::with().
run / Static Code Analysis (8.5): tests/Action/CheckEmailActionTest.php#L90
Call to an undefined method PHPUnit\Framework\MockObject\InvocationStubber::with().
run / Test: PHP 8.4, Symfony 8.0, lowest)
The strategy configuration was canceled because "run.tests._8_3_7_4_lowest" failed
run / Test: PHP 8.4, Symfony 8.0, lowest)
The operation was canceled.
run / Test: PHP 8.5, Symfony 7.4, highest)
The strategy configuration was canceled because "run.tests._8_3_7_4_lowest" failed
run / Test: PHP 8.5, Symfony 7.4, highest)
The operation was canceled.
run / Test: PHP 8.4, Symfony 7.4, lowest)
The strategy configuration was canceled because "run.tests._8_3_7_4_lowest" failed
run / Test: PHP 8.4, Symfony 7.4, lowest)
The operation was canceled.
run / Test: PHP 8.3, Symfony 7.4, highest)
The strategy configuration was canceled because "run.tests._8_3_7_4_lowest" failed
run / Test: PHP 8.3, Symfony 7.4, highest)
The operation was canceled.
run / Test: PHP 8.5, Symfony 8.0, highest)
The strategy configuration was canceled because "run.tests._8_3_7_4_lowest" failed
run / Test: PHP 8.5, Symfony 8.0, highest)
The operation was canceled.
run / Test: PHP 8.5, Symfony 8.0, lowest)
The strategy configuration was canceled because "run.tests._8_3_7_4_lowest" failed
run / Test: PHP 8.5, Symfony 8.0, lowest)
The operation was canceled.
run / Test: PHP 8.5, Symfony 7.4, lowest)
The strategy configuration was canceled because "run.tests._8_3_7_4_lowest" failed
run / Test: PHP 8.5, Symfony 7.4, lowest)
The operation was canceled.
run / Test: PHP 8.4, Symfony 8.0, highest)
The strategy configuration was canceled because "run.tests._8_3_7_4_lowest" failed
run / Test: PHP 8.4, Symfony 8.0, highest)
The operation was canceled.
run / Test: PHP 8.4, Symfony 7.4, highest)
The strategy configuration was canceled because "run.tests._8_3_7_4_lowest" failed
run / Mutation Tests (8.5)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
run / Test: PHP 8.3, Symfony 7.4, lowest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
run / Coding Standards (8.5)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
run / Lint composer.json (8.5)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
run / Static Code Analysis (8.5)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
run / Test: PHP 8.5, Symfony 7.4, highest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
run / Test: PHP 8.5, Symfony 8.0, highest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
run / Test: PHP 8.5, Symfony 8.0, lowest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
run / Test: PHP 8.5, Symfony 7.4, lowest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
run / Code Coverage (8.5)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
run / Test: PHP 8.4, Symfony 8.0, highest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
run / Test: PHP 8.4, Symfony 7.4, highest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/