Skip to content

chore(deps): Bump ramsey/composer-install from 2 to 3 #499

chore(deps): Bump ramsey/composer-install from 2 to 3

chore(deps): Bump ramsey/composer-install from 2 to 3 #499

Triggered via pull request March 1, 2024 12:43
Status Failure
Total duration 3m 51s
Artifacts

continuous-integration.yml

on: pull_request
Supported Versions Matrix
7s
Supported Versions Matrix
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

66 errors
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 - veewee/xml[2.6.0, ..., 2.14.0] require ext-xsl * -> it is missing from your system. Install or enable PHP's xsl extension. - Root composer.json requires veewee/xml ^2.6 -> satisfiable by veewee/xml[2.6.0, ..., 2.14.0]. 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.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 - veewee/xml[2.6.0, ..., 2.11.2] require php ~8.1.0 || ~8.2.0 -> your php version (8.3.3) does not satisfy that requirement. - veewee/xml[2.12.0, ..., 2.14.0] require ext-xsl * -> it is missing from your system. Install or enable PHP's xsl extension. - Root composer.json requires veewee/xml ^2.6 -> satisfiable by veewee/xml[2.6.0, ..., 2.14.0]. 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 (ubuntu-latest, 8.2): src/Configuration/Symfony.php#L32
Parameter #1 $properties of method EcPhp\CasBundle\Configuration\Symfony::routeToUrl() expects array<string, mixed>, array|bool|float|int|string|null given.
Unit Tests (ubuntu-latest, 8.2): src/Configuration/Symfony.php#L37
Method EcPhp\CasBundle\Configuration\Symfony::jsonSerialize() return type has no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.2): src/Configuration/Symfony.php#L39
Method EcPhp\CasBundle\Configuration\Symfony::jsonSerialize() should return array but returns mixed.
Unit Tests (ubuntu-latest, 8.2): src/Configuration/Symfony.php#L71
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
Unit Tests (ubuntu-latest, 8.2): src/Configuration/Symfony.php#L72
Cannot access offset 'default_parameters' on mixed.
Unit Tests (ubuntu-latest, 8.2): src/Configuration/Symfony.php#L72
Cannot access offset string on mixed.
Unit Tests (ubuntu-latest, 8.2): src/Configuration/Symfony.php#L82
Parameter #1 $name of method Symfony\Component\Routing\Generator\UrlGeneratorInterface::generate() expects string, mixed given.
Unit Tests (ubuntu-latest, 8.2): src/Configuration/Symfony.php#L87
Cannot access offset 'default_parameters' on mixed.
Unit Tests (ubuntu-latest, 8.2): src/Configuration/Symfony.php#L87
Cannot access offset mixed on mixed.
Unit Tests (ubuntu-latest, 8.2): src/Configuration/Symfony.php#L87
Cannot access offset string on mixed.
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 - veewee/xml[2.6.0, ..., 2.14.0] require ext-xsl * -> it is missing from your system. Install or enable PHP's xsl extension. - Root composer.json requires veewee/xml ^2.6 -> satisfiable by veewee/xml[2.6.0, ..., 2.14.0]. 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 (ubuntu-latest, 8.3): src/Configuration/Symfony.php#L32
Parameter #1 $properties of method EcPhp\CasBundle\Configuration\Symfony::routeToUrl() expects array<string, mixed>, array|bool|float|int|string|null given.
Unit Tests (ubuntu-latest, 8.3): src/Configuration/Symfony.php#L37
Method EcPhp\CasBundle\Configuration\Symfony::jsonSerialize() return type has no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.3): src/Configuration/Symfony.php#L39
Method EcPhp\CasBundle\Configuration\Symfony::jsonSerialize() should return array but returns mixed.
Unit Tests (ubuntu-latest, 8.3): src/Configuration/Symfony.php#L71
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
Unit Tests (ubuntu-latest, 8.3): src/Configuration/Symfony.php#L72
Cannot access offset 'default_parameters' on mixed.
Unit Tests (ubuntu-latest, 8.3): src/Configuration/Symfony.php#L72
Cannot access offset string on mixed.
Unit Tests (ubuntu-latest, 8.3): src/Configuration/Symfony.php#L82
Parameter #1 $name of method Symfony\Component\Routing\Generator\UrlGeneratorInterface::generate() expects string, mixed given.
Unit Tests (ubuntu-latest, 8.3): src/Configuration/Symfony.php#L87
Cannot access offset 'default_parameters' on mixed.
Unit Tests (ubuntu-latest, 8.3): src/Configuration/Symfony.php#L87
Cannot access offset mixed on mixed.
Unit Tests (ubuntu-latest, 8.3): src/Configuration/Symfony.php#L87
Cannot access offset string on mixed.
Unit Tests (ubuntu-latest, 8.1): src/Configuration/Symfony.php#L32
Parameter #1 $properties of method EcPhp\CasBundle\Configuration\Symfony::routeToUrl() expects array<string, mixed>, array|bool|float|int|string|null given.
Unit Tests (ubuntu-latest, 8.1): src/Configuration/Symfony.php#L37
Method EcPhp\CasBundle\Configuration\Symfony::jsonSerialize() return type has no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.1): src/Configuration/Symfony.php#L39
Method EcPhp\CasBundle\Configuration\Symfony::jsonSerialize() should return array but returns mixed.
Unit Tests (ubuntu-latest, 8.1): src/Configuration/Symfony.php#L71
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
Unit Tests (ubuntu-latest, 8.1): src/Configuration/Symfony.php#L72
Cannot access offset 'default_parameters' on mixed.
Unit Tests (ubuntu-latest, 8.1): src/Configuration/Symfony.php#L72
Cannot access offset string on mixed.
Unit Tests (ubuntu-latest, 8.1): src/Configuration/Symfony.php#L82
Parameter #1 $name of method Symfony\Component\Routing\Generator\UrlGeneratorInterface::generate() expects string, mixed given.
Unit Tests (ubuntu-latest, 8.1): src/Configuration/Symfony.php#L87
Cannot access offset 'default_parameters' on mixed.
Unit Tests (ubuntu-latest, 8.1): src/Configuration/Symfony.php#L87
Cannot access offset mixed on mixed.
Unit Tests (ubuntu-latest, 8.1): src/Configuration/Symfony.php#L87
Cannot access offset string on mixed.
Unit Tests (macOS-latest, 8.3): src/Configuration/Symfony.php#L32
Parameter #1 $properties of method EcPhp\CasBundle\Configuration\Symfony::routeToUrl() expects array<string, mixed>, array|bool|float|int|string|null given.
Unit Tests (macOS-latest, 8.3): src/Configuration/Symfony.php#L37
Method EcPhp\CasBundle\Configuration\Symfony::jsonSerialize() return type has no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.3): src/Configuration/Symfony.php#L39
Method EcPhp\CasBundle\Configuration\Symfony::jsonSerialize() should return array but returns mixed.
Unit Tests (macOS-latest, 8.3): src/Configuration/Symfony.php#L71
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
Unit Tests (macOS-latest, 8.3): src/Configuration/Symfony.php#L72
Cannot access offset 'default_parameters' on mixed.
Unit Tests (macOS-latest, 8.3): src/Configuration/Symfony.php#L72
Cannot access offset string on mixed.
Unit Tests (macOS-latest, 8.3): src/Configuration/Symfony.php#L82
Parameter #1 $name of method Symfony\Component\Routing\Generator\UrlGeneratorInterface::generate() expects string, mixed given.
Unit Tests (macOS-latest, 8.3): src/Configuration/Symfony.php#L87
Cannot access offset 'default_parameters' on mixed.
Unit Tests (macOS-latest, 8.3): src/Configuration/Symfony.php#L87
Cannot access offset mixed on mixed.
Unit Tests (macOS-latest, 8.3): src/Configuration/Symfony.php#L87
Cannot access offset string on mixed.
Unit Tests (macOS-latest, 8.1): src/Configuration/Symfony.php#L32
Parameter #1 $properties of method EcPhp\CasBundle\Configuration\Symfony::routeToUrl() expects array<string, mixed>, array|bool|float|int|string|null given.
Unit Tests (macOS-latest, 8.1): src/Configuration/Symfony.php#L37
Method EcPhp\CasBundle\Configuration\Symfony::jsonSerialize() return type has no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.1): src/Configuration/Symfony.php#L39
Method EcPhp\CasBundle\Configuration\Symfony::jsonSerialize() should return array but returns mixed.
Unit Tests (macOS-latest, 8.1): src/Configuration/Symfony.php#L71
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
Unit Tests (macOS-latest, 8.1): src/Configuration/Symfony.php#L72
Cannot access offset 'default_parameters' on mixed.
Unit Tests (macOS-latest, 8.1): src/Configuration/Symfony.php#L72
Cannot access offset string on mixed.
Unit Tests (macOS-latest, 8.1): src/Configuration/Symfony.php#L82
Parameter #1 $name of method Symfony\Component\Routing\Generator\UrlGeneratorInterface::generate() expects string, mixed given.
Unit Tests (macOS-latest, 8.1): src/Configuration/Symfony.php#L87
Cannot access offset 'default_parameters' on mixed.
Unit Tests (macOS-latest, 8.1): src/Configuration/Symfony.php#L87
Cannot access offset mixed on mixed.
Unit Tests (macOS-latest, 8.1): src/Configuration/Symfony.php#L87
Cannot access offset string on mixed.
Unit Tests (macOS-latest, 8.2): src/Configuration/Symfony.php#L32
Parameter #1 $properties of method EcPhp\CasBundle\Configuration\Symfony::routeToUrl() expects array<string, mixed>, array|bool|float|int|string|null given.
Unit Tests (macOS-latest, 8.2): src/Configuration/Symfony.php#L37
Method EcPhp\CasBundle\Configuration\Symfony::jsonSerialize() return type has no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.2): src/Configuration/Symfony.php#L39
Method EcPhp\CasBundle\Configuration\Symfony::jsonSerialize() should return array but returns mixed.
Unit Tests (macOS-latest, 8.2): src/Configuration/Symfony.php#L71
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
Unit Tests (macOS-latest, 8.2): src/Configuration/Symfony.php#L72
Cannot access offset 'default_parameters' on mixed.
Unit Tests (macOS-latest, 8.2): src/Configuration/Symfony.php#L72
Cannot access offset string on mixed.
Unit Tests (macOS-latest, 8.2): src/Configuration/Symfony.php#L82
Parameter #1 $name of method Symfony\Component\Routing\Generator\UrlGeneratorInterface::generate() expects string, mixed given.
Unit Tests (macOS-latest, 8.2): src/Configuration/Symfony.php#L87
Cannot access offset 'default_parameters' on mixed.
Unit Tests (macOS-latest, 8.2): src/Configuration/Symfony.php#L87
Cannot access offset mixed on mixed.
Unit Tests (macOS-latest, 8.2): src/Configuration/Symfony.php#L87
Cannot access offset string on mixed.