Skip to content

Update workflows

Update workflows #21

Triggered via push August 25, 2023 06:45
Status Failure
Total duration 2m 26s
Artifacts

tests.yml

on: push
Authorize
2s
Authorize
Configure
5s
Configure
Matrix: Prepare Dependencies
Matrix: Composer Normalize
Matrix: Composer Normalize
Matrix: PEST
Matrix: PHP CS Fixer
Matrix: PHPStan
Matrix: Psalm
Matrix: Rector
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Prepare Dependencies (8.1)
Your requirements could not be resolved to an installable set of packages. Problem 1 - friendsofphp/php-cs-fixer[v3.0.0-beta.1, ..., v3.23.0] require ext-tokenizer * -> it is missing from your system. Install or enable PHP's tokenizer extension. - Root composer.json requires friendsofphp/php-cs-fixer ^3 -> satisfiable by friendsofphp/php-cs-fixer[v3.0.0-beta.1, ..., v3.23.0]. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.1/cli/php.ini - /etc/php/8.1/cli/conf.d/20-mbstring.ini - /etc/php/8.1/cli/conf.d/20-phar.ini - /etc/php/8.1/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-tokenizer` to temporarily ignore these required extensions.
Prepare Dependencies (8.1)
Process completed with exit code 2.
Prepare Dependencies (8.2)
Your requirements could not be resolved to an installable set of packages. Problem 1 - friendsofphp/php-cs-fixer[v3.0.0-beta.1, ..., v3.23.0] require ext-tokenizer * -> it is missing from your system. Install or enable PHP's tokenizer extension. - Root composer.json requires friendsofphp/php-cs-fixer ^3 -> satisfiable by friendsofphp/php-cs-fixer[v3.0.0-beta.1, ..., v3.23.0]. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.2/cli/php.ini - /etc/php/8.2/cli/conf.d/20-mbstring.ini - /etc/php/8.2/cli/conf.d/20-phar.ini - /etc/php/8.2/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-tokenizer` to temporarily ignore these required extensions.
Prepare Dependencies (8.2)
Process completed with exit code 2.