chore(deps): Bump actions/checkout from 4 to 6 #530
continuous-integration.yml
on: pull_request
Supported Versions Matrix
6s
Matrix: Unit Tests
Annotations
18 errors
|
Unit Tests (ubuntu-latest, 8.3)
Process completed with exit code 255.
|
|
Unit Tests (ubuntu-latest, 8.4)
Process completed with exit code 2.
|
|
Unit Tests (ubuntu-latest, 8.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpspec/phpspec ^7 -> satisfiable by phpspec/phpspec[7.0.0, ..., 7.6.0].
- phpspec/phpspec[7.0.0, ..., 7.1.0] require php ^7.3 || 8.0.* -> your php version (8.4.14) does not satisfy that requirement.
- phpspec/phpspec 7.2.0 requires php ^7.3 || 8.0.* || 8.1.* -> your php version (8.4.14) does not satisfy that requirement.
- phpspec/phpspec[7.3.0, ..., 7.4.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.4.14) does not satisfy that requirement.
- phpspec/phpspec[7.5.0, ..., 7.6.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* || 8.3.* -> your php version (8.4.14) does not satisfy that requirement.
|
|
Unit Tests (ubuntu-latest, 8.1)
Process completed with exit code 255.
|
|
Unit Tests (ubuntu-latest, 8.2)
Process completed with exit code 255.
|
|
Unit Tests (windows-latest, 8.4)
Process completed with exit code 2.
|
|
Unit Tests (windows-latest, 8.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires PHP extension ext-xsl * but it is missing from your system. Install or enable PHP's xsl extension.
Problem 2
- Root composer.json requires phpspec/phpspec ^7 -> satisfiable by phpspec/phpspec[7.0.0, ..., 7.6.0].
- phpspec/phpspec[7.0.0, ..., 7.1.0] require php ^7.3 || 8.0.* -> your php version (8.4.14) does not satisfy that requirement.
- phpspec/phpspec 7.2.0 requires php ^7.3 || 8.0.* || 8.1.* -> your php version (8.4.14) does not satisfy that requirement.
- phpspec/phpspec[7.3.0, ..., 7.4.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.4.14) does not satisfy that requirement.
- phpspec/phpspec[7.5.0, ..., 7.6.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* || 8.3.* -> your php version (8.4.14) does not satisfy that requirement.
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.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-xsl` to temporarily ignore these required extensions.
|
|
Unit Tests (windows-latest, 8.3)
Process completed with exit code 2.
|
|
Unit Tests (windows-latest, 8.3)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires PHP extension ext-xsl * but it is missing from your system. Install or enable PHP's xsl extension.
Problem 2
- Root composer.json requires veewee/xml ^2.6 || ^3 -> satisfiable by veewee/xml[2.6.0, ..., 2.14.0, 3.0.0, ..., 3.4.0].
- veewee/xml[2.6.0, ..., 2.11.2] require php ~8.1.0 || ~8.2.0 -> your php version (8.3.28) does not satisfy that requirement.
- veewee/xml[2.12.0, ..., 2.14.0, 3.0.0, ..., 3.4.0] require ext-xsl * -> it is missing from your system. Install or enable PHP's xsl extension.
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.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-xsl` to temporarily ignore these required extensions.
|
|
Unit Tests (windows-latest, 8.2)
Process completed with exit code 2.
|
|
Unit Tests (windows-latest, 8.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires PHP extension ext-xsl * but it is missing from your system. Install or enable PHP's xsl extension.
Problem 2
- Root composer.json requires veewee/xml ^2.6 || ^3 -> satisfiable by veewee/xml[2.6.0, ..., 2.14.0, 3.0.0, ..., 3.4.0].
- veewee/xml[2.6.0, ..., 2.14.0, 3.0.0, ..., 3.3.0] require ext-xsl * -> it is missing from your system. Install or enable PHP's xsl extension.
- veewee/xml 3.4.0 requires php ~8.3.0 || ~8.4.0 || ~8.5.0 -> your php version (8.2.29) does not satisfy that requirement.
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.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-xsl` to temporarily ignore these required extensions.
|
|
Unit Tests (windows-latest, 8.1)
Process completed with exit code 2.
|
|
Unit Tests (windows-latest, 8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires PHP extension ext-xsl * but it is missing from your system. Install or enable PHP's xsl extension.
Problem 2
- Root composer.json requires veewee/xml ^2.6 || ^3 -> satisfiable by veewee/xml[2.6.0, ..., 2.14.0, 3.0.0, ..., 3.4.0].
- veewee/xml[2.6.0, ..., 2.14.0, 3.0.0, ..., 3.1.0] require ext-xsl * -> it is missing from your system. Install or enable PHP's xsl extension.
- veewee/xml 3.2.0 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.33) does not satisfy that requirement.
- veewee/xml 3.3.0 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.1.33) does not satisfy that requirement.
- veewee/xml 3.4.0 requires php ~8.3.0 || ~8.4.0 || ~8.5.0 -> your php version (8.1.33) does not satisfy that requirement.
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.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-xsl` to temporarily ignore these required extensions.
|
|
Unit Tests (macOS-latest, 8.1)
Process completed with exit code 255.
|
|
Unit Tests (macOS-latest, 8.4)
Process completed with exit code 2.
|
|
Unit Tests (macOS-latest, 8.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpspec/phpspec ^7 -> satisfiable by phpspec/phpspec[7.0.0, ..., 7.6.0].
- phpspec/phpspec[7.0.0, ..., 7.1.0] require php ^7.3 || 8.0.* -> your php version (8.4.15) does not satisfy that requirement.
- phpspec/phpspec 7.2.0 requires php ^7.3 || 8.0.* || 8.1.* -> your php version (8.4.15) does not satisfy that requirement.
- phpspec/phpspec[7.3.0, ..., 7.4.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.4.15) does not satisfy that requirement.
- phpspec/phpspec[7.5.0, ..., 7.6.0] require php ^7.3 || 8.0.* || 8.1.* || 8.2.* || 8.3.* -> your php version (8.4.15) does not satisfy that requirement.
|
|
Unit Tests (macOS-latest, 8.3)
Process completed with exit code 255.
|
|
Unit Tests (macOS-latest, 8.2)
Process completed with exit code 255.
|