fix: ci #62
ci.yml
on: push
Sync meta files
4s
composer-validate
/
Validate composer.json
7s
sca
/
Static Code Analysis
11s
Build PHAR
13s
Run php-cs-fixer
13s
Publish PHAR
0s
Annotations
2 errors and 4 warnings
Build PHAR
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/console ^6.4 -> satisfiable by symfony/console[v6.4.0, ..., v6.4.13].
- symfony/console[v6.4.0, ..., v6.4.13] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/process ^6.4 -> satisfiable by symfony/process[v6.4.0, ..., v6.4.13].
- symfony/process[v6.4.0, ..., v6.4.13] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/filesystem ^6.4 -> satisfiable by symfony/filesystem[v6.4.0, ..., v6.4.13].
- symfony/filesystem[v6.4.0, ..., v6.4.13] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
Build PHAR
Process completed with exit code 2.
|
Sync meta files
This action is deprecated, use the zenstruck/.github/actions/sync-with-template@main action instead.
|
Sync meta files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, crazy-max/ghaction-import-gpg@v5, stefanzweifel/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run php-cs-fixer
This action is deprecated, use the zenstruck/.github/actions/php-cs-fixer@main action instead.
|
Run php-cs-fixer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, crazy-max/ghaction-import-gpg@v5, stefanzweifel/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|