Skip to content

Polishing and methods renaming #1

Polishing and methods renaming

Polishing and methods renaming #1

Triggered via pull request June 10, 2024 11:22
@lotyplotyp
synchronize #26
polishing
Status Failure
Total duration 24s
Artifacts

security-analysis.yml

on: pull_request
Matrix: security-analysis
Fit to window
Zoom out
Zoom in

Annotations

2 errors
security-analysis (ubuntu-latest, 8.2, locked)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - cycle/database is locked to version 2.10.0 and an update of this package was not requested. - cycle/database 2.10.0 requires ext-pdo * -> it is missing from your system. Install or enable PHP's pdo extension. Problem 2 - cycle/orm is locked to version v2.8.0 and an update of this package was not requested. - cycle/orm v2.8.0 requires ext-pdo * -> it is missing from your system. Install or enable PHP's pdo extension. Problem 3 - league/flysystem-local is locked to version 3.28.0 and an update of this package was not requested. - league/flysystem-local 3.28.0 requires ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension. Problem 4 - league/mime-type-detection is locked to version 1.15.0 and an update of this package was not requested. - league/mime-type-detection 1.15.0 requires ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension. Problem 5 - cycle/database 2.10.0 requires ext-pdo * -> it is missing from your system. Install or enable PHP's pdo extension. - cycle/schema-migrations-generator 2.2.0 requires cycle/database ^2.4.1 -> satisfiable by cycle/database[2.10.0]. - cycle/schema-migrations-generator 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: - /etc/php/8.2/cli/php.ini - /etc/php/8.2/cli/conf.d/15-xml.ini - /etc/php/8.2/cli/conf.d/20-ctype.ini - /etc/php/8.2/cli/conf.d/20-dom.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-simplexml.ini - /etc/php/8.2/cli/conf.d/20-sockets.ini - /etc/php/8.2/cli/conf.d/20-tokenizer.ini - /etc/php/8.2/cli/conf.d/20-xmlwriter.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-pdo --ignore-platform-req=ext-fileinfo` to temporarily ignore these required extensions.
security-analysis (ubuntu-latest, 8.2, locked)
Process completed with exit code 2.