Skip to content

chore: add .readthedocs.yml config #486

chore: add .readthedocs.yml config

chore: add .readthedocs.yml config #486

Triggered via push December 19, 2023 13:42
Status Failure
Total duration 2m 31s
Artifacts
Supported Versions Matrix
3s
Supported Versions Matrix
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

50 errors
Unit Tests (ubuntu-latest, 8.3)
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpspec/phpspec[7.0.0, ..., 7.1.0] require php ^7.3 || 8.0.* -> your php version (8.3.0) does not satisfy that requirement. - phpspec/phpspec 7.2.0 requires php ^7.3 || 8.0.* || 8.1.* -> your php version (8.3.0) 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.3.0) does not satisfy that requirement. - Root composer.json requires phpspec/phpspec ^7 -> satisfiable by phpspec/phpspec[7.0.0, ..., 7.4.0].
Unit Tests (ubuntu-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 - phpspec/phpspec[7.0.0, ..., 7.1.0] require php ^7.3 || 8.0.* -> your php version (8.3.0) does not satisfy that requirement. - phpspec/phpspec 7.2.0 requires php ^7.3 || 8.0.* || 8.1.* -> your php version (8.3.0) 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.3.0) does not satisfy that requirement. - Root composer.json requires phpspec/phpspec ^7 -> satisfiable by phpspec/phpspec[7.0.0, ..., 7.4.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 (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.13.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.13.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 (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 (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 (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.13.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.13.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 (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.
Unit Tests (macOS-latest, 8.3)
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpspec/phpspec[7.0.0, ..., 7.1.0] require php ^7.3 || 8.0.* -> your php version (8.3.0) does not satisfy that requirement. - phpspec/phpspec 7.2.0 requires php ^7.3 || 8.0.* || 8.1.* -> your php version (8.3.0) 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.3.0) does not satisfy that requirement. - Root composer.json requires phpspec/phpspec ^7 -> satisfiable by phpspec/phpspec[7.0.0, ..., 7.4.0].
Unit Tests (macOS-latest, 8.3)
Process completed with exit code 2.
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.