Skip to content

Add support for symfony 6.4 #20

Add support for symfony 6.4

Add support for symfony 6.4 #20

Triggered via pull request June 7, 2024 12:39
Status Failure
Total duration 17s
Artifacts

static-analysis.yml

on: pull_request
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
PHPStan (8.0)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/property-access 6.4.* -> satisfiable by symfony/property-access[v6.4.0, ..., v6.4.8]. - symfony/property-access[v6.4.0, ..., v6.4.8] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - Root composer.json requires symfony/serializer 6.4.* -> satisfiable by symfony/serializer[v6.4.0, ..., v6.4.8]. - symfony/serializer[v6.4.0, ..., v6.4.8] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
PHPStan (8.0)
Process completed with exit code 2.
PHPStan (8.1)
The job was canceled because "_8_0" failed.
PHPStan (8.1)
The operation was canceled.
PHPStan (8.0)
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/.
PHPStan (8.0)
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/