Skip to content

Update workflows

Update workflows #23

Triggered via push August 25, 2023 06:50
Status Cancelled
Total duration 2m 5s
Artifacts

tests.yml

on: push
Authorize
1s
Authorize
Configure
2s
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

3 errors
Prepare Dependencies (8.2)
Your requirements could not be resolved to an installable set of packages. Problem 1 - spatie/ray[1.0.0, ..., 1.37.2] require ext-curl * -> it is missing from your system. Install or enable PHP's curl extension. - Root composer.json requires spatie/ray ^1 -> satisfiable by spatie/ray[1.0.0, ..., 1.37.2]. 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/20-tokenizer.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-curl` to temporarily ignore these required extensions.
Prepare Dependencies (8.2)
Process completed with exit code 2.
Prepare Dependencies (8.1)
The operation was canceled.