Skip to content

chore(deps-dev): Update veewee/xml requirement from ^2.6 to ^3.1 #490

chore(deps-dev): Update veewee/xml requirement from ^2.6 to ^3.1

chore(deps-dev): Update veewee/xml requirement from ^2.6 to ^3.1 #490

Triggered via pull request January 30, 2024 13:00
Status Failure
Total duration 3m 2s
Artifacts

continuous-integration.yml

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

Annotations

66 errors and 9 warnings
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.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 (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 ^3.1 -> satisfiable by veewee/xml[3.1.0]. - veewee/xml 3.1.0 requires 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.1)
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 ^3.1 -> satisfiable by veewee/xml[3.1.0]. - veewee/xml 3.1.0 requires 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.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 - Root composer.json requires veewee/xml ^3.1 -> satisfiable by veewee/xml[3.1.0]. - veewee/xml 3.1.0 requires 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 (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.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.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 (ubuntu-latest, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (ubuntu-latest, 8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (ubuntu-latest, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (windows-latest, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (windows-latest, 8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (windows-latest, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (macOS-latest, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (macOS-latest, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (macOS-latest, 8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.