Fixed PHPStan issues. #127
Annotations
2 errors and 1 warning
|
build-test
Process completed with exit code 2.
|
|
build-test
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 12.5.5 and an update of this package was not requested.
- phpunit/php-code-coverage 12.5.5 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- phpunit/php-file-iterator is locked to version 6.0.1 and an update of this package was not requested.
- phpunit/php-file-iterator 6.0.1 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 3
- phpunit/php-invoker is locked to version 6.0.0 and an update of this package was not requested.
- phpunit/php-invoker 6.0.0 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 4
- phpunit/php-text-template is locked to version 5.0.0 and an update of this package was not requested.
- phpunit/php-text-template 5.0.0 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 5
- phpunit/php-timer is locked to version 8.0.0 and an update of this package was not requested.
- phpunit/php-timer 8.0.0 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 6
- phpunit/phpunit is locked to version 12.5.19 and an update of this package was not requested.
- phpunit/phpunit 12.5.19 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 7
- sebastian/cli-parser is locked to version 4.2.0 and an update of this package was not requested.
- sebastian/cli-parser 4.2.0 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 8
- sebastian/comparator is locked to version 7.1.6 and an update of this package was not requested.
- sebastian/comparator 7.1.6 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 9
- sebastian/complexity is locked to version 5.0.0 and an update of this package was not requested.
- sebastian/complexity 5.0.0 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 10
- sebastian/diff is locked to version 7.0.0 and an update of this package was not requested.
- sebastian/diff 7.0.0 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 11
- sebastian/environment is locked to version 8.0.4 and an update of this package was not requested.
- sebastian/environment 8.0.4 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 12
- sebastian/exporter is locked to version 7.0.2 and an update of this package was not requested.
- sebastian/exporter 7.0.2 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 13
- sebastian/global-state is locked to version 8.0.2 and an update of this package was not requested.
- sebastian/global-state 8.0.2 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 14
- sebastian/lines-of-code is locked to version 4.0.0 and an update of this package was not requested.
- sebastian/lines-of-code 4.0.0 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 15
- sebastian/object-enumerator is locked to version 7.0.0 and an update of this package was not requested.
- sebastian/object-enumerator 7.0.0 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 16
- sebastian/object-reflector is locked to version 5.0.0 and an update of this package was not requested.
- sebastian/object-reflector 5.0.0 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 17
- sebastian/recursion-context is locked to version 7.0.1 and an update of this package was not requested.
- sebastian/recursion-context 7.0.1 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 18
|
|
build-test
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/checkout@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/
|