Skip to content

Draft: Centralize Input/Output and Data Class Logic in Metadata #15806

Draft: Centralize Input/Output and Data Class Logic in Metadata

Draft: Centralize Input/Output and Data Class Logic in Metadata #15806

Triggered via pull request April 11, 2026 22:35
Status Failure
Total duration 14m 55s
Artifacts 9

ci.yml

on: pull_request
Laravel E2E installation (PHP 8.5)
50s
Laravel E2E installation (PHP 8.5)
Matrix: Check components interdependencies
Matrix: behat-symfony-lowest
Matrix: behat-symfony-next
Matrix: behat
Matrix: behat_listeners
Matrix: elasticsearch
Matrix: laravel
Matrix: Lint Container
Matrix: mercure
Matrix: mongodb
Matrix: mysql
Matrix: OpenAPI
Matrix: opensearch
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: Lint OpenAPI with Redocly
Matrix: windows-behat
Fit to window
Zoom out
Zoom in

Annotations

189 errors and 3 warnings
PHP CS Fixer (PHP 8.3)
Process completed with exit code 8.
PHPUnit + Behat (PHP 8.5) (Mercure)
Process completed with exit code 1.
PHPUnit + Behat (PHP 8.5) (Mercure)
Process completed with exit code 1.
PHPUnit + Behat (PHP 8.5) (Mercure)
Process completed with exit code 255.
OpenAPI (8.5)
Process completed with exit code 1.
PHPUnit (PHP 8.5) (no deprecations)
Process completed with exit code 1.
PHPStan (PHP 8.5): src/Metadata/Operation.php#L736
PHPDoc type for property ApiPlatform\Metadata\Operation::$inputClass with type mixed is not subtype of native type string|null.
PHPStan (PHP 8.5): src/Metadata/Metadata.php#L332
Method ApiPlatform\Metadata\Metadata::withInputClass() should return $this(ApiPlatform\Metadata\Metadata) but returns static(ApiPlatform\Metadata\Metadata).
PHPStan (PHP 8.5): src/Metadata/Metadata.php#L57
PHPDoc type for property ApiPlatform\Metadata\Metadata::$outputClass with type mixed is not subtype of native type string|null.
PHPStan (PHP 8.5): src/Metadata/Metadata.php#L55
PHPDoc type for property ApiPlatform\Metadata\Metadata::$inputClass with type mixed is not subtype of native type string|null.
PHPStan (PHP 8.5): src/Metadata/Metadata.php#L41
PHPDoc tag `@param` for parameter $outputClass with type mixed is not subtype of native type string|null.
PHPStan (PHP 8.5): src/Metadata/Metadata.php#L41
PHPDoc tag `@param` for parameter $inputClass with type mixed is not subtype of native type string|null.
PHPStan (PHP 8.5): src/JsonSchema/ResourceMetadataTrait.php (in context of class ApiPlatform/JsonSchema/SchemaFactory)#L35
Variable $resourceClass on left side of ?? always exists and is not nullable.
PHPStan (PHP 8.5): src/JsonSchema/ResourceMetadataTrait.php (in context of class ApiPlatform/JsonApi/JsonSchema/SchemaFactory)#L35
Variable $resourceClass on left side of ?? always exists and is not nullable.
PHPStan (PHP 8.5): src/JsonSchema/ResourceMetadataTrait.php (in context of class ApiPlatform/Hydra/JsonSchema/SchemaFactory)#L35
Variable $resourceClass on left side of ?? always exists and is not nullable.
PHPStan (PHP 8.5): src/JsonSchema/ResourceMetadataTrait.php (in context of class ApiPlatform/Hal/JsonSchema/SchemaFactory)#L35
Variable $resourceClass on left side of ?? always exists and is not nullable.
PHPUnit (PHP 8.3) (Symfony lowest)
Process completed with exit code 1.
PHPUnit (PHP 8.2)
Process completed with exit code 1.
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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
PHPUnit (PHP 8.3)
Process completed with exit code 1.
PHPUnit (PHP 8.4)
Process completed with exit code 1.
PHPUnit no deprecations api-platform/hydra (PHP 8.5
Process completed with exit code 1.
PHPUnit no deprecations api-platform/metadata (PHP 8.5
Process completed with exit code 1.
PHPUnit no deprecations api-platform/doctrine-orm (PHP 8.5
Process completed with exit code 1.
Laravel (PHP 8.4)
Process completed with exit code 2.
PHPUnit (PHP 8.5)
Process completed with exit code 1.
PHPUnit no deprecations api-platform/graphql (PHP 8.5
Process completed with exit code 2.
PHPUnit + Behat (PHP 8.5) (PostgreSQL)
Process completed with exit code 1.
PHPUnit no deprecations api-platform/doctrine-odm (PHP 8.5
Process completed with exit code 1.
PHPUnit no deprecations api-platform/openapi (PHP 8.5
Process completed with exit code 1.
PHPUnit + Behat (PHP 8.5) (MySQL)
Process completed with exit code 1.
PHPUnit no deprecations api-platform/serializer (PHP 8.5
Process completed with exit code 1.
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/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/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/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 )
Process completed with exit code 1.
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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require 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 )
Process completed with exit code 1.
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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require 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/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/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/metadata (PHP 8.5 coverage)
Process completed with exit code 1.
PHPUnit + Behat (PHP 8.5) (MongoDB)
Process completed with exit code 1.
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/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 )
Process completed with exit code 2.
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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
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/graphql (PHP 8.3 )
Process completed with exit code 2.
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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
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 1.
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 )
Process completed with exit code 1.
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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require 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/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/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/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/metadata (PHP 8.3 )
Process completed with exit code 1.
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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
PHPUnit (PHP 8.5) (Symfony dev)
Process completed with exit code 1.
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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require 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/hydra (PHP 8.4 )
Process completed with exit code 1.
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/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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require 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
Behat (PHP 8.5) (Symfony dev)
Process completed with exit code 1.
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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
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
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/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/openapi (PHP 8.4 )
Process completed with exit code 1.
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/metadata (PHP 8.4 )
Process completed with exit code 1.
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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
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/graphql (PHP 8.4 )
Process completed with exit code 2.
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.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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
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/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
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-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
Behat (PHP 8.3)
Process completed with exit code 1.
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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require 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/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/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/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/openapi (PHP 8.3 )
Process completed with exit code 1.
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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
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/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/doctrine-orm (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-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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
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/hydra (PHP 8.3 )
Process completed with exit code 1.
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
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/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/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/metadata (PHP 8.5 minimal-changes)
Process completed with exit code 1.
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/openapi (PHP 8.5 coverage)
Process completed with exit code 1.
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/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/hydra (PHP 8.5 minimal-changes)
Process completed with exit code 2.
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/graphql (PHP 8.5 coverage)
Process completed with exit code 2.
PHPUnit api-platform/elasticsearch (PHP 8.5 minimal-changesopensearch)
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/openapi (PHP 8.5 minimal-changes)
Process completed with exit code 2.
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/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
Behat (PHP 8.5) (Symfony lowest)
Process completed with exit code 1.
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/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/state (PHP 8.5 minimal-changes)
Process completed with exit code 2.
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/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
Behat (PHP 8.4)
Process completed with exit code 1.
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 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 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/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
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/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.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/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 lowest)
Process completed with exit code 2.
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/serializer (PHP 8.5 lowest)
Process completed with exit code 2.
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 minimal-changes)
Process completed with exit code 2.
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/openapi (PHP 8.5 lowest)
Process completed with exit code 2.
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/hydra (PHP 8.5 coverage)
Process completed with exit code 1.
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/json-schema (PHP 8.5 lowest)
Process completed with exit code 2.
Behat 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
Behat event listeners (PHP 8.5)
Process completed with exit code 1.
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/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/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 api-platform/graphql (PHP 8.5 lowest)
Process completed with exit code 2.
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/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/hydra (PHP 8.5 lowest)
Process completed with exit code 2.
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/elasticsearch (PHP 8.5 coverageopensearch)
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/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
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/graphql (PHP 8.5 minimal-changes)
Process completed with exit code 2.
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-schema (PHP 8.5 minimal-changes)
Process completed with exit code 2.
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/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-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/elasticsearch (PHP 8.5 lowestopensearch)
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/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/metadata (PHP 8.5 lowest)
Process completed with exit code 1.
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-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
Laravel (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, ..., 12.5.17]. - phpunit/phpunit[12.5.8, ..., 12.5.17] require php >=8.3 -> your php version (8.2.30) does not satisfy that requirement.
Windows Behat (PHP 8.5) (SQLite)
Process completed with exit code 1.
PHPUnit + Behat (PHP 8.5) (Mercure)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint OpenAPI with Redocly (8.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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
20.7 KB
sha256:dd2ab8cd46e1e273bab690f0e6be9bb4fd6537fea6a9cdcf03b09acc78eff2c6
behat-logs-php8.3
20.7 KB
sha256:20deeca3e5aa8175d313943c632117fa7b772f80f92111d440ad6f007bf26d91
behat-logs-php8.4
20.9 KB
sha256:29bc8b2687ae4402ae62b9861e5050ed75a69d93018f696a6ec57be88b5ce96d
behat-logs-php8.5
222 Bytes
sha256:8fa0953c70dc9147f4efbca470bef52b91c1fef9c9ec5c8702f751990d353617
phpunit-logs-php8.2
27.6 KB
sha256:8144e111f5bf7d28a6ab6ec28d6172e1cadf4d8768e7c396ae591364e9706c1a
phpunit-logs-php8.3
27.6 KB
sha256:c30b3d8eb4c941d9e168bb5fc2188609e19fd572f23793b22b72e09e3646647b
phpunit-logs-php8.4
27.6 KB
sha256:d207c11e416cf708b3dcf68b65661c87fe5342f084e57608169d0ae9685d03af
phpunit-logs-php8.5
315 KB
sha256:14dd77ef9bff7edde74a3ce662fd4c03146c4eafdd21246d661ddca8ea7dd233
phpunit-logs-phpObject
1.17 KB
sha256:ce7333d4a457e8da6c6d314b4f345014ace2d8ad1072bb03fc1241cf08608dfc