Upgrade everything to its newest version, use PSR-12, support PHP 8.3 #660
tests.yaml
on: pull_request
Code style and static analysis
34s
Markdown link check
16s
Matrix: tests
Annotations
11 errors and 6 warnings
PHP 7.3
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.0 but your php version (7.3.33) does not satisfy that requirement.
Problem 2
- friendsofphp/php-cs-fixer[v3.5.0, ..., v3.53.0] require php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
- friendsofphp/php-cs-fixer v3.21.1 requires php ^8.0.1 -> your php version (7.3.33) does not satisfy that requirement.
- symplify/easy-coding-standard[12.1.4, ..., 12.1.14] conflict with friendsofphp/php-cs-fixer <3.46.
- Root composer.json requires symplify/easy-coding-standard ^12.1.4 -> satisfiable by symplify/easy-coding-standard[12.1.4, ..., 12.1.14].
- Root composer.json requires friendsofphp/php-cs-fixer ^3.0 -> satisfiable by friendsofphp/php-cs-fixer[v3.0.0, ..., v3.53.0].
|
PHP 7.3
Process completed with exit code 2.
|
PHP 8.1
The job was canceled because "_7_3" failed.
|
PHP 8.1
The operation was canceled.
|
PHP 7.4
The job was canceled because "_7_3" failed.
|
PHP 7.4
The operation was canceled.
|
PHP 7.3 --prefer-lowest --prefer-stable
The job was canceled because "_7_3" failed.
|
PHP 7.3 --prefer-lowest --prefer-stable
The operation was canceled.
|
PHP 8.0
The job was canceled because "_7_3" failed.
|
PHP 8.0
The operation was canceled.
|
Code style and static analysis
Process completed with exit code 2.
|
PHP 7.3
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/.
|
PHP 7.3
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/
|
Markdown link check
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/.
|
Markdown link check
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/
|
Code style and static analysis
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/.
|
Code style and static analysis
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/
|