Skip to content

Refactor with rector to support PHP 8.3 #170

Refactor with rector to support PHP 8.3

Refactor with rector to support PHP 8.3 #170

Triggered via pull request June 14, 2024 00:50
@koriymkoriym
synchronize #33
php-8.3
Status Failure
Total duration 21s
Artifacts

coding-standards.yml

on: pull_request
Coding Standards
11s
Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Coding Standards
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.3 but your php version (8.1.29) does not satisfy that requirement. Problem 2 - roave/better-reflection is locked to version 6.37.0 and an update of this package was not requested. - roave/better-reflection 6.37.0 requires php ~8.2.0 || ~8.3.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 3 - symfony/filesystem is locked to version v7.1.1 and an update of this package was not requested. - symfony/filesystem v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 4 - symfony/process is locked to version v7.1.1 and an update of this package was not requested. - symfony/process v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 5 - symfony/string is locked to version v7.1.1 and an update of this package was not requested. - symfony/string v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 6 - roave/better-reflection 6.37.0 requires php ~8.2.0 || ~8.3.2 -> your php version (8.1.29) does not satisfy that requirement. - ray/media-query 0.13.0 requires roave/better-reflection ^4.12 || ^5.6 || ^6.25 -> satisfiable by roave/better-reflection[6.37.0]. - ray/media-query is locked to version 0.13.0 and an update of this package was not requested.
Coding Standards
Process completed with exit code 2.
Coding Standards
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Coding Standards
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Coding Standards
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/