Skip to content

fix(openapi): document error outputs using json-schemas #12192

fix(openapi): document error outputs using json-schemas

fix(openapi): document error outputs using json-schemas #12192

Triggered via pull request January 20, 2025 15:46
Status Failure
Total duration 11m 38s
Artifacts 4

ci.yml

on: pull_request
commitlint
10s
commitlint
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: php-cs-fixer
Matrix: phpstan
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
Fit to window
Zoom out
Zoom in

Annotations

101 errors and 94 warnings
PHPUnit (PHP 8.3)
Process completed with exit code 2.
PHP CS Fixer (PHP 8.3)
Process completed with exit code 8.
PHPUnit (PHP 8.2)
Process completed with exit code 2.
PHPUnit + Behat (PHP 8.2) (Mercure)
Process completed with exit code 1.
PHPUnit + Behat (PHP 8.2) (Mercure)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit + Behat (PHP 8.2) (Mercure)
Process completed with exit code 255.
PHPUnit + Behat (PHP 8.3) (Mercure)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit + Behat (PHP 8.3) (Mercure)
Process completed with exit code 1.
PHPUnit + Behat (PHP 8.3) (Mercure)
Process completed with exit code 255.
PHPUnit (PHP 8.3) (no deprecations)
Process completed with exit code 2.
Laravel (PHP 8.2)
Process completed with exit code 1.
PHPUnit + Behat (PHP 8.2) (MongoDB)
Process completed with exit code 2.
PHPUnit + Behat (PHP 8.3) (MongoDB)
Process completed with exit code 2.
PHPUnit (PHP 8.3) (Symfony dev)
Process completed with exit code 2.
Laravel (PHP 8.3)
Process completed with exit code 1.
PHPUnit event listeners (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 event listeners (PHP 8.3)
Process completed with exit code 2.
PHPUnit api-platform/doctrine-odm (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/doctrine-odm (PHP 8.2)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPStan (PHP 8.3): src/OpenApi/Factory/OpenApiFactory.php#L148
Type mixed in generic type ArrayObject<mixed, mixed> in PHPDoc tag @param for parameter $schemas is not subtype of template type TKey of (int|string) of class ArrayObject.
PHPStan (PHP 8.3): src/OpenApi/Factory/OpenApiFactory.php#L148
Type mixed in generic type ArrayObject<mixed, mixed> in PHPDoc tag @param for parameter $webhooks is not subtype of template type TKey of (int|string) of class ArrayObject.
PHPStan (PHP 8.3): src/OpenApi/Factory/OpenApiFactory.php#L351
Parameter #2 $errors of method ApiPlatform\OpenApi\Factory\OpenApiFactory::addOperationErrors() expects array<class-string, ApiPlatform\Metadata\ErrorResource>, array<string, ApiPlatform\Metadata\ApiResource> given.
PHPStan (PHP 8.3): src/OpenApi/Factory/OpenApiFactory.php#L360
Parameter #2 $errors of method ApiPlatform\OpenApi\Factory\OpenApiFactory::addOperationErrors() expects array<class-string, ApiPlatform\Metadata\ErrorResource>, array<string, ApiPlatform\Metadata\ApiResource> given.
PHPStan (PHP 8.3): src/OpenApi/Factory/OpenApiFactory.php#L373
Parameter #2 $errors of method ApiPlatform\OpenApi\Factory\OpenApiFactory::addOperationErrors() expects array<class-string, ApiPlatform\Metadata\ErrorResource>, array<string, ApiPlatform\Metadata\ApiResource> given.
PHPStan (PHP 8.3): src/OpenApi/Factory/OpenApiFactory.php#L379
Parameter #2 $errors of method ApiPlatform\OpenApi\Factory\OpenApiFactory::addOperationErrors() expects array<class-string, ApiPlatform\Metadata\ErrorResource>, array<string, ApiPlatform\Metadata\ApiResource> given.
PHPStan (PHP 8.3): src/OpenApi/Factory/OpenApiFactory.php#L646
Offset 'swagger' on array<int, mixed> in isset() does not exist.
PHPStan (PHP 8.3): src/OpenApi/Factory/OpenApiFactory.php#L650
Offset 'openapi' on array<int, mixed> in isset() does not exist.
PHPStan (PHP 8.3): src/OpenApi/Factory/OpenApiFactory.php#L650
Result of || is always true.
PHPStan (PHP 8.3): src/OpenApi/Factory/OpenApiFactory.php#L651
Offset 'schema' on array<int, mixed> on left side of ?? does not exist.
PHPUnit api-platform/doctrine-orm (PHP 8.2)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/doctrine-orm (PHP 8.2)
Process completed with exit code 1.
PHPUnit (PHP 8.3) (Symfony lowest)
Process completed with exit code 2.
PHPUnit api-platform/doctrine-common (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/doctrine-common (PHP 8.2)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/elasticsearch (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/elasticsearch (PHP 8.2)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/graphql (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/graphql (PHP 8.2)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/hydra (PHP 8.2)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/hydra (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/http-cache (PHP 8.2)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/http-cache (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/metadata (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/metadata (PHP 8.2)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/json-schema (PHP 8.2)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/json-schema (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/json-api (PHP 8.2)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/json-api (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/openapi (PHP 8.2)
Process completed with exit code 2.
PHPUnit api-platform/ramsey-uuid (PHP 8.2)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/ramsey-uuid (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/serializer (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/serializer (PHP 8.2)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/state (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/state (PHP 8.2)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/validator (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/validator (PHP 8.2)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/doctrine-orm (PHP 8.3)
Process completed with exit code 1.
PHPUnit api-platform/doctrine-orm (PHP 8.3)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/symfony (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/symfony (PHP 8.2)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/doctrine-odm (PHP 8.3)
Process completed with exit code 1.
PHPUnit api-platform/doctrine-odm (PHP 8.3)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/http-cache (PHP 8.3)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/http-cache (PHP 8.3)
Process completed with exit code 1.
PHPUnit api-platform/graphql (PHP 8.3)
Process completed with exit code 1.
PHPUnit api-platform/graphql (PHP 8.3)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/elasticsearch (PHP 8.3)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/elasticsearch (PHP 8.3)
Process completed with exit code 1.
PHPUnit api-platform/doctrine-common (PHP 8.3)
Process completed with exit code 1.
PHPUnit api-platform/doctrine-common (PHP 8.3)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/json-api (PHP 8.3)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/json-api (PHP 8.3)
Process completed with exit code 1.
PHPUnit api-platform/metadata (PHP 8.3)
Process completed with exit code 1.
PHPUnit api-platform/metadata (PHP 8.3)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/hydra (PHP 8.3)
Process completed with exit code 1.
PHPUnit api-platform/hydra (PHP 8.3)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/openapi (PHP 8.3)
Process completed with exit code 2.
PHPUnit api-platform/json-schema (PHP 8.3)
Process completed with exit code 1.
PHPUnit api-platform/json-schema (PHP 8.3)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/state (PHP 8.3)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/state (PHP 8.3)
Process completed with exit code 1.
PHPUnit api-platform/symfony (PHP 8.3)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/symfony (PHP 8.3)
Process completed with exit code 1.
PHPUnit api-platform/validator (PHP 8.3)
Process completed with exit code 1.
PHPUnit api-platform/validator (PHP 8.3)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/ramsey-uuid (PHP 8.3)
Process completed with exit code 1.
PHPUnit api-platform/ramsey-uuid (PHP 8.3)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/serializer (PHP 8.3)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit api-platform/serializer (PHP 8.3)
Process completed with exit code 1.
Behat (PHP 8.3) (Symfony dev)
Process completed with exit code 1.
Behat (PHP 8.3) (Symfony lowest)
Process completed with exit code 1.
Behat (PHP 8.2)
Process completed with exit code 1.
Behat (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
Behat (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
Behat (PHP 8.3)
Process completed with exit code 1.
Behat event listeners (PHP 8.3)
Process completed with exit code 1.
Behat event listeners (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
Behat (PHP 8.3) (PostgreSQL)
Process completed with exit code 1.
Windows Behat (PHP 8.3) (SQLite)
Process completed with exit code 1.
Behat (PHP 8.3) (MySQL)
Process completed with exit code 1.
commitlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check components interdependencies (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Container (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP CS Fixer (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit + Behat (PHP 8.2) (Mercure)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Behat (PHP 8.3) (Elasticsearch)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit + Behat (PHP 8.3) (Mercure)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit (PHP 8.3) (no deprecations)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Laravel (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit + Behat (PHP 8.2) (MongoDB)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit + Behat (PHP 8.2) (MongoDB)
No files were found with the provided path: build/logs/behat. No artifacts will be uploaded.
PHPUnit + Behat (PHP 8.3) (MongoDB)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit + Behat (PHP 8.3) (MongoDB)
No files were found with the provided path: build/logs/behat. No artifacts will be uploaded.
PHPUnit (PHP 8.3) (Symfony dev)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Laravel (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit event listeners (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/doctrine-odm (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/doctrine-odm (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPStan (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/doctrine-orm (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/doctrine-orm (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit (PHP 8.3) (Symfony lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/doctrine-common (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/doctrine-common (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/elasticsearch (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/elasticsearch (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/graphql (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/graphql (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/hydra (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/hydra (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/http-cache (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/http-cache (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/metadata (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/metadata (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/json-schema (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/json-schema (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/json-api (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/json-api (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/openapi (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/openapi (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/ramsey-uuid (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/ramsey-uuid (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/serializer (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/serializer (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/state (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/state (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/validator (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/validator (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/doctrine-orm (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/doctrine-orm (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/symfony (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/symfony (PHP 8.2)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/doctrine-odm (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/doctrine-odm (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/http-cache (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/http-cache (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/graphql (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/graphql (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/elasticsearch (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/elasticsearch (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/doctrine-common (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/doctrine-common (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/json-api (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/json-api (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/metadata (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/metadata (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/hydra (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/hydra (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/openapi (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/openapi (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/json-schema (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/json-schema (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/state (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/state (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/symfony (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/symfony (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/validator (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/validator (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/ramsey-uuid (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/ramsey-uuid (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/serializer (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPUnit api-platform/serializer (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
Behat (PHP 8.3) (Symfony dev)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Behat (PHP 8.3) (Symfony lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Behat (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Behat (PHP 8.2)
No files were found with the provided path: build/out/openapi. No artifacts will be uploaded.
Behat (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Behat (PHP 8.3)
No files were found with the provided path: build/out/openapi. No artifacts will be uploaded.
Behat event listeners (PHP 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Behat event listeners (PHP 8.3)
No files were found with the provided path: build/out/openapi. No artifacts will be uploaded.
Behat (PHP 8.3) (PostgreSQL)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Behat (PHP 8.3) (MySQL)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
behat-logs-php8.2
222 Bytes
behat-logs-php8.3
222 Bytes
phpunit-logs-php8.2
21.3 KB
phpunit-logs-php8.3
21.2 KB