Skip to content

Fix percentage values to 2 decimals #30

Fix percentage values to 2 decimals

Fix percentage values to 2 decimals #30

Triggered via push March 5, 2024 21:44
Status Failure
Total duration 28s
Artifacts

code-styling.yml

on: push
code-styling
17s
code-styling
Fit to window
Zoom out
Zoom in

Annotations

2 errors
code-styling
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - laravel/horizon is locked to version v5.23.1 and an update of this package was not requested. - laravel/horizon v5.23.1 requires ext-pcntl * -> it is missing from your system. Install or enable PHP's pcntl extension. Problem 2 - dragon-code/support is locked to version 6.12.0 and an update of this package was not requested. - dragon-code/support 6.12.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. Problem 3 - dragon-code/support 6.12.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - laravel-lang/native-locale-names 2.2.0 requires dragon-code/support ^6.11 -> satisfiable by dragon-code/support[6.12.0]. - laravel-lang/native-locale-names is locked to version 2.2.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/conf.d/docker-php-ext-intl.ini - /usr/local/etc/php/conf.d/docker-php-ext-sodium.ini - /usr/local/etc/php/conf.d/docker-php-ext-zip.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-pcntl --ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions.
code-styling
Process completed with exit code 2.