Skip to content

Update order.php

Update order.php #53

Triggered via pull request February 23, 2024 19:27
Status Failure
Total duration 19s
Artifacts

php_stan.yml

on: pull_request
Run PHPStan
10s
Run PHPStan
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Run PHPStan
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - sebastian/diff is locked to version 5.1.0 and an update of this package was not requested. - sebastian/diff 5.1.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/console is locked to version v7.0.3 and an update of this package was not requested. - symfony/console v7.0.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/event-dispatcher is locked to version v7.0.3 and an update of this package was not requested. - symfony/event-dispatcher v7.0.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/event-dispatcher-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/filesystem is locked to version v7.0.3 and an update of this package was not requested. - symfony/filesystem v7.0.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/finder is locked to version v7.0.0 and an update of this package was not requested. - symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - symfony/options-resolver is locked to version v7.0.0 and an update of this package was not requested. - symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - symfony/process is locked to version v7.0.3 and an update of this package was not requested. - symfony/process v7.0.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - symfony/service-contracts is locked to version v3.4.1 and an update of this package was not requested. - symfony/service-contracts v3.4.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - symfony/stopwatch is locked to version v7.0.3 and an update of this package was not requested. - symfony/stopwatch v7.0.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - symfony/string is locked to version v7.0.3 and an update of this package was not requested. - symfony/string v7.0.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - sebastian/diff 5.1.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - friendsofphp/php-cs-fixer v3.49.0 requires sebastian/diff ^4.0 || ^5.0 -> satisfiable by sebastian/diff[5.1.0]. - friendsofphp/php-cs-fixer is locked to version v3.49.0 and an update of this package was not requested.
Run PHPStan
Process completed with exit code 2.
Run PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/