Skip to content

static analysis on PSL #1114

static analysis on PSL

static analysis on PSL #1114

Triggered via schedule April 9, 2026 21:43
Status Failure
Total duration 19s
Artifacts

psl.yml

on: schedule
static analysis on PSL
16s
static analysis on PSL
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
static analysis on PSL
Process completed with exit code 2.
static analysis on PSL
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ~8.4.0 || ~8.5.0 but your php version (8.1.34) does not satisfy that requirement. Problem 2 - Root composer.json requires PHP extension ext-brotli * but it is missing from your system. Install or enable PHP's brotli extension. Alternatively you can require one of these packages that provide the extension (or parts of it): Keep in mind that the suggestions are automated and may not be valid or safe to use - kjdev/brotli A compression/decompression with Brotli Problem 3 - infection/infection is locked to version 0.32.6 and an update of this package was not requested. - infection/infection 0.32.6 requires php ^8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 4 - phpbench/phpbench is locked to version 1.6.1 and an update of this package was not requested. - phpbench/phpbench 1.6.1 requires php ^8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 5 - phpunit/phpunit is locked to version 13.1.1 and an update of this package was not requested. - phpunit/phpunit 13.1.1 requires php >=8.4.1 -> your php version (8.1.34) does not satisfy that requirement. Problem 6 - php-coveralls/php-coveralls is locked to version v2.9.1 and an update of this package was not requested. - php-coveralls/php-coveralls v2.9.1 requires symfony/console ^5.4 || ^6.4 || ^7.0 || ^8.0 -> satisfiable by symfony/console[v8.0.8]. - symfony/console v8.0.8 requires php >=8.4 -> your php version (8.1.34) does not satisfy that requirement. 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/10-mysqlnd.ini - /etc/php/8.1/cli/conf.d/10-opcache.ini - /etc/php/8.1/cli/conf.d/10-pdo.ini - /etc/php/8.1/cli/conf.d/15-xml.ini - /etc/php/8.1/cli/conf.d/20-amqp.ini - /etc/php/8.1/cli/conf.d/20-apcu.ini - /etc/php/8.1/cli/conf.d/20-ast.ini - /etc/php/8.1/cli/conf.d/20-bcmath.ini - /etc/php/8.1/cli/conf.d/20-bz2.ini - /etc/php/8.1/cli/conf.d/20-calendar.ini - /etc/php/8.1/cli/conf.d/20-ctype.ini - /etc/php/8.1/cli/conf.d/20-curl.ini - /etc/php/8.1/cli/conf.d/20-dba.ini - /etc/php/8.1/cli/conf.d/20-dom.ini - /etc/php/8.1/cli/conf.d/20-enchant.ini - /etc/php/8.1/cli/conf.d/20-exif.ini - /etc/php/8.1/cli/conf.d/20-ffi.ini - /etc/php/8.1/cli/conf.d/20-fileinfo.ini - /etc/php/8.1/cli/conf.d/20-ftp.ini - /etc/php/8.1/cli/conf.d/20-gd.ini - /etc/php/8.1/cli/conf.d/20-gettext.ini - /etc/php/8.1/cli/conf.d/20-gmp.ini - /etc/php/8.1/cli/conf.d/20-iconv.ini - /etc/php/8.1/cli/conf.d/20-igbinary.ini - /etc/php/8.1/cli/conf.d/20-imagick.ini - /etc/php/8.1/cli/conf.d/20-imap.ini - /etc/php/8.1/cli/conf.d/20-intl.ini - /etc/php/8.1/cli/conf.d/20-ldap.ini - /etc/php/8.1/cli/conf.d/20-mbstring.ini - /etc/php/8.1/cli/conf.d/20-memcache.ini - /etc/php/8.1/cli/conf.d/20-mongodb.ini - /etc/php/8.1/cli/conf.d/20-msgpack.ini - /etc/php/8.1/cli/conf.d/20-mysqli.ini - /etc/php/8.1/cli/conf.d/20-odbc.ini - /etc/php/8.1/cli/conf.d/20-pdo_dblib.ini - /etc/php/8.1/cli/conf.d/20-pdo_firebird.ini - /etc/php/8.1/cli/conf.d/20-pdo_mysql.ini - /etc/php/8.1/cli/conf.d/20-pdo_odbc.ini - /etc/php/8.1/cli/conf.d/20-pdo_pgsql.ini - /etc/php/8.1/cli/conf.d/20-pdo_sqlite.ini - /etc/php/8.1/cli/conf.d/20-pdo_sqlsrv.ini - /etc/php/8.1/cli/conf.d/20-pgsql.ini - /etc/php/8.1/cli/conf.d/20-phar.ini - /etc/php/8.1/cli/conf.d/20-posix.ini - /etc/php/8.1/cli/conf.d/20-pspell.ini - /etc/php/8.1/cli/conf.d/20-readline.ini - /etc/php/8.1/cli/conf.d/20-shmop.ini - /etc/php/8.1/cli/conf.d/20-simplexml.ini - /etc/php/8.1/cli/conf.d/20-snmp.ini - /etc/php/8.1/cli/conf.d/20-soap.ini - /etc/php/8.1/cli/conf.d/20-sockets.ini - /etc/php/8.1/cli/conf.d/20-sqlite3.ini - /etc/php/8.1/cli/conf.d/20-sqlsrv.ini
static analysis on PSL
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/