feat(toon): toon encoder component #14908
ci.yml
on: pull_request
Laravel E2E installation (PHP 8.5)
49s
Matrix: Check components interdependencies
Matrix: behat-symfony-lowest
Matrix: behat-symfony-next
Matrix: behat
Matrix: behat_listeners
Matrix: elasticsearch-v7
Matrix: elasticsearch-v8
Matrix: elasticsearch-v9
Matrix: laravel
Matrix: Lint Container
Matrix: mercure
Matrix: mongodb
Matrix: mysql
Matrix: OpenAPI
Matrix: php-cs-fixer
Matrix: phpstan
Matrix: phpunit-components-fail-deprecation
Matrix: phpunit-components
Matrix: phpunit-no-deprecations
Matrix: phpunit-symfony-lowest
Matrix: phpunit-symfony-next
Matrix: phpunit
Matrix: phpunit_listeners
Matrix: postgresql
Matrix: windows-behat
Annotations
151 errors and 2 warnings
|
Laravel (PHP 8.2)
Process completed with exit code 2.
|
|
Laravel (PHP 8.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires api-platform/toon, it could not be found in any version, there may be a typo in the package name.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
|
|
Laravel E2E installation (PHP 8.5)
Process completed with exit code 2.
|
|
Laravel E2E installation (PHP 8.5)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires api-platform/laravel @dev -> satisfiable by api-platform/laravel[4.2.x-dev].
- api-platform/laravel 4.2.x-dev requires api-platform/toon @dev -> could not be found in any version, there may be a typo in the package name.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
|
|
PHPUnit (PHP 8.5) (Symfony dev)
Process completed with exit code 2.
|
|
PHPUnit + Behat (PHP 8.5) (Mercure)
Process completed with exit code 1.
|
|
Behat (PHP 8.3) (Elasticsearch v7)
Process completed with exit code 1.
|
|
PHPUnit + Behat (PHP 8.5) (MySQL)
Process completed with exit code 2.
|
|
PHPUnit (PHP 8.4)
Process completed with exit code 2.
|
|
PHPUnit (PHP 8.3)
Process completed with exit code 2.
|
|
Behat (PHP 8.5) (Elasticsearch v8)
Process completed with exit code 1.
|
|
Behat (PHP 8.5) (Elasticsearch v9)
Process completed with exit code 1.
|
|
PHPUnit (PHP 8.2)
Process completed with exit code 2.
|
|
PHPUnit (PHP 8.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPStan (PHP 8.5)
Process completed with exit code 1.
|
|
PHPStan (PHP 8.5):
src/Toon/Serializer/ToonJsonLdItemNormalizer.php#L61
Call to an undefined method Symfony\Component\Serializer\Normalizer\DenormalizerInterface&Symfony\Component\Serializer\Normalizer\NormalizerInterface::hasCacheableSupportsMethod().
|
|
PHPStan (PHP 8.5):
src/Toon/Serializer/ToonJsonApiItemNormalizer.php#L61
Call to an undefined method Symfony\Component\Serializer\Normalizer\DenormalizerInterface&Symfony\Component\Serializer\Normalizer\NormalizerInterface::hasCacheableSupportsMethod().
|
|
PHPStan (PHP 8.5):
src/Toon/Serializer/ToonJsonApiEntrypointNormalizer.php#L45
Call to an undefined method Symfony\Component\Serializer\Normalizer\NormalizerInterface::hasCacheableSupportsMethod().
|
|
PHPStan (PHP 8.5):
src/Toon/Serializer/ToonJsonApiCollectionNormalizer.php#L47
Call to an undefined method Symfony\Component\Serializer\Normalizer\NormalizerInterface::hasCacheableSupportsMethod().
|
|
PHPStan (PHP 8.5):
src/Toon/Serializer/ToonHydraEntrypointNormalizer.php#L48
Call to an undefined method Symfony\Component\Serializer\Normalizer\NormalizerInterface::hasCacheableSupportsMethod().
|
|
PHPStan (PHP 8.5):
src/Toon/Serializer/ToonHydraEntrypointNormalizer.php#L32
Property ApiPlatform\Toon\Serializer\ToonHydraEntrypointNormalizer::$resourceMetadataCollectionFactory is never read, only written.
|
|
PHPStan (PHP 8.5):
src/Toon/Serializer/ToonHydraCollectionNormalizer.php#L46
Call to an undefined method Symfony\Component\Serializer\Normalizer\NormalizerInterface::hasCacheableSupportsMethod().
|
|
PHPUnit (PHP 8.5)
Process completed with exit code 2.
|
|
PHP CS Fixer (PHP 8.3)
Process completed with exit code 8.
|
|
PHPUnit + Behat (PHP 8.5) (MongoDB)
Process completed with exit code 2.
|
|
PHPUnit (PHP 8.5) (no deprecations)
Process completed with exit code 2.
|
|
PHPUnit + Behat (PHP 8.5) (PostgreSQL)
Process completed with exit code 2.
|
|
PHPUnit event listeners (PHP 8.5)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit event listeners (PHP 8.5)
Process completed with exit code 2.
|
|
PHPUnit api-platform/doctrine-orm (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/ramsey-uuid (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/metadata (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-common (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/hydra (PHP 8.2 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/hydra (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit (PHP 8.3) (Symfony lowest)
Process completed with exit code 2.
|
|
PHPUnit api-platform/hydra (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/openapi (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/metadata (PHP 8.2 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/metadata (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/doctrine-odm (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/json-schema (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/validator (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-common (PHP 8.2 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-common (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/openapi (PHP 8.2 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/openapi (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/hydra (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/ramsey-uuid (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/symfony (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/symfony (PHP 8.2 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/symfony (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/serializer (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/state (PHP 8.2 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/state (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/elasticsearch (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/metadata (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/serializer (PHP 8.2 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/serializer (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/validator (PHP 8.2 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/validator (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/openapi (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/json-api (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/json-schema (PHP 8.2 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/json-schema (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/state (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-common (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/http-cache (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/elasticsearch (PHP 8.2 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/elasticsearch (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/elasticsearch (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/graphql (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/json-api (PHP 8.2 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/json-api (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/symfony (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/graphql (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-odm (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/json-schema (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/openapi (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-odm (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/http-cache (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/graphql (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/elasticsearch (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/state (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/graphql (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/state (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/json-api (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/serializer (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/serializer (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/serializer (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/state (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/state (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/symfony (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/validator (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/ramsey-uuid (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Behat (PHP 8.5) (Symfony lowest)
Process completed with exit code 1.
|
|
PHPUnit api-platform/hydra (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/json-schema (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Behat (PHP 8.4)
Process completed with exit code 1.
|
|
PHPUnit api-platform/json-api (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Behat (PHP 8.5) (Symfony dev)
Process completed with exit code 1.
|
|
Behat event listeners (PHP 8.5)
Process completed with exit code 1.
|
|
PHPUnit api-platform/metadata (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/json-schema (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/symfony (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/validator (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/http-cache (PHP 8.2 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/http-cache (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/symfony (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-common (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/elasticsearch (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/openapi (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/elasticsearch (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/http-cache (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/json-schema (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/json-api (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-odm (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-common (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-orm (PHP 8.3 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/http-cache (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-odm (PHP 8.2 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-odm (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/json-api (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Behat (PHP 8.3)
Process completed with exit code 1.
|
|
PHPUnit api-platform/validator (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/graphql (PHP 8.2 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/graphql (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/openapi (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/metadata (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-orm (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/ramsey-uuid (PHP 8.2 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/ramsey-uuid (PHP 8.2 )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/doctrine-common (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/ramsey-uuid (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/ramsey-uuid (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-odm (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Behat (PHP 8.5)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Behat (PHP 8.5)
Process completed with exit code 1.
|
|
PHPUnit api-platform/hydra (PHP 8.5 minimal-changes)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-orm (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-orm (PHP 8.5 coverage)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/http-cache (PHP 8.4 )
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Behat (PHP 8.2)
Process completed with exit code 1.
|
|
Behat (PHP 8.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^12.2 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires orchestra/testbench ^10.9 -> satisfiable by orchestra/testbench[v10.9.0].
- orchestra/testbench v10.9.0 requires phpunit/phpunit ^11.5.3|^12.0.1 -> satisfiable by phpunit/phpunit[12.5.8].
- phpunit/phpunit 12.5.8 requires php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
|
|
PHPUnit api-platform/hydra (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/doctrine-orm (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/serializer (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/validator (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Windows Behat (PHP 8.5) (SQLite)
Process completed with exit code 1.
|
|
PHPUnit api-platform/metadata (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit api-platform/graphql (PHP 8.5 lowest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
PHPUnit + Behat (PHP 8.5) (Mercure)
No files were found with the provided path: build/logs/behat. No artifacts will be uploaded.
|
|
PHPUnit + Behat (PHP 8.5) (MongoDB)
No files were found with the provided path: build/logs/behat. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
behat-logs-php8.2
Expired
|
29.9 KB |
sha256:bcf789d8ce4913dcfa030cc928345d55f72bc2527112d5aabdeb68d3c4832fda
|
|
|
behat-logs-php8.3
Expired
|
29.9 KB |
sha256:99b4d0cc96dd0682ed5f002f6fcd874d7d44c78f2a58542b958f0312d4786dd7
|
|
|
behat-logs-php8.4
Expired
|
30.5 KB |
sha256:c7179206d90b656a902b145bcce1a07202d362910c11afb3f81ef4c659d41b63
|
|
|
behat-logs-php8.5
Expired
|
33 KB |
sha256:408e08e673c26e3fa67de48764f72db889c437b17e6b2b939d2cee872d2a8964
|
|
|
phpunit-logs-php8.2
Expired
|
45.9 KB |
sha256:7f97e16a15912fe0d9322f528c85dc63d2aa603ca44d8947e3362fedadc39e4c
|
|
|
phpunit-logs-php8.3
Expired
|
45.9 KB |
sha256:2f84e9dbc9e75c170761cebeacdf7132936eb0897e4a4836f594093cb02b3692
|
|
|
phpunit-logs-php8.4
Expired
|
42.3 KB |
sha256:0dbd59889f20d4ab7d44df7e426463241ccfcad89fe1869be1b09ce3d98bc071
|
|
|
phpunit-logs-php8.5
Expired
|
309 KB |
sha256:2313a5e5c3327507d6578753487c311c03f70a3f339d4cc5a5c75d7333edb356
|
|
|
phpunit-logs-phpObject
Expired
|
6.53 KB |
sha256:357323f9e8ea5c2ddbad75f72dcf79d6b576c4950342bbd601f7d5dd0f387012
|
|