Skip to content

chore: deprecate ApiPlatform\Api\FilterInterface #9952

chore: deprecate ApiPlatform\Api\FilterInterface

chore: deprecate ApiPlatform\Api\FilterInterface #9952

Triggered via pull request April 16, 2024 06:21
Status Cancelled
Total duration 3m 56s
Artifacts 6

ci.yml

on: pull_request
commitlint
20s
commitlint
Matrix: Check components interdependencies
Matrix: behat-symfony-lowest
Matrix: behat-symfony-next
Matrix: behat
Matrix: behat_legacy
Matrix: behat_listeners
Matrix: elasticsearch-lowest
Matrix: elasticsearch
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_legacy
Matrix: postgresql
Matrix: windows-behat
Matrix: windows-phpunit
Fit to window
Zoom out
Zoom in

Annotations

126 errors and 39 warnings
PHPUnit + Behat (PHP 8.1) (Mercure)
Process completed with exit code 1.
PHPUnit + Behat (PHP 8.1) (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.1) (Mercure)
Process completed with exit code 255.
PHPUnit + Behat (PHP 8.2) (Mercure)
Process completed with exit code 255.
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 1.
PHPUnit + Behat (PHP 8.3) (Mercure)
Process completed with exit code 1.
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 255.
PHPStan (PHP 8.3): src/Serializer/Filter/GroupFilter.php#L167
Method ApiPlatform\Serializer\Filter\GroupFilter::getDescription() should return array<string, array{property: string, type: string, required: bool, description?: string, strategy?: string, is_collection?: bool, swagger?: array<string, mixed>, openapi?: ApiPlatform\OpenApi\Model\Parameter|array<string, mixed>, ...}> but returns non-empty-array<non-falsy-string, array{property: null, type: 'string', is_collection: true, required: false, schema?: array{type: 'array', items: array{type: 'string', enum: non-empty-array}}}>.
PHPStan (PHP 8.3): src/Serializer/Filter/PropertyFilter.php#L164
Method ApiPlatform\Serializer\Filter\PropertyFilter::getDescription() should return array<string, array{property: string, type: string, required: bool, description?: string, strategy?: string, is_collection?: bool, swagger?: array<string, mixed>, openapi?: ApiPlatform\OpenApi\Model\Parameter|array<string, mixed>, ...}> but returns non-empty-array<non-falsy-string, array{property: null, type: 'string', is_collection: true, required: false, description: non-falsy-string, swagger: array{description: non-falsy-string, name: non-falsy-string, type: 'array', items: array{type: 'string'}}, openapi: array{description: non-falsy-string, name: non-falsy-string, schema: array{type: 'array', items: array{type: 'string'}}}}>.
PHPStan (PHP 8.3): src/Serializer/Tests/Filter/GroupFilterTest.php#L126
Call to method PHPUnit\Framework\Assert::assertSame() with array{custom_groups[]: array{property: null, type: 'string', is_collection: true, required: false}} and array<string, array{property: string, type: string, required: bool, description?: string, strategy?: string, is_collection?: bool, swagger?: array<string, mixed>, openapi?: ApiPlatform\OpenApi\Model\Parameter|array<string, mixed>, ...}> will always evaluate to false.
PHPStan (PHP 8.3): src/Serializer/Tests/Filter/GroupFilterTest.php#L148
Call to method PHPUnit\Framework\Assert::assertSame() with array{custom_groups[]: array{property: null, type: 'string', is_collection: true, required: false, schema: array{type: 'array', items: array{type: 'string', enum: array{'default_group', 'another_default…'}}}}} and array<string, array{property: string, type: string, required: bool, description?: string, strategy?: string, is_collection?: bool, swagger?: array<string, mixed>, openapi?: ApiPlatform\OpenApi\Model\Parameter|array<string, mixed>, ...}> will always evaluate to false.
PHPStan (PHP 8.3): src/Serializer/Tests/Filter/PropertyFilterTest.php#L243
Call to method PHPUnit\Framework\Assert::assertSame() with array{custom_properties[]: array{property: null, type: 'string', is_collection: true, required: false, description: 'Allows you to…', swagger: array{description: 'Allows you to…', name: 'custom_properties[]', type: 'array', items: array{type: 'string'}}, openapi: array{description: 'Allows you to…', name: 'custom_properties[]', schema: array{type: 'array', items: array{type: 'string'}}}}} and array<string, array{property: string, type: string, required: bool, description?: string, strategy?: string, is_collection?: bool, swagger?: array<string, mixed>, openapi?: ApiPlatform\OpenApi\Model\Parameter|array<string, mixed>, ...}> will always evaluate to false.
PHPStan (PHP 8.3): src/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php#L189
Class ApiPlatform\Symfony\Bundle\DependencyInjection\LegacyFilterInterface not found.
PHPStan (PHP 8.3)
Process completed with exit code 1.
PHPUnit api-platform/doctrine-orm (PHP 8.1)
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.1)
Process completed with exit code 1.
PHPUnit api-platform/doctrine-odm (PHP 8.1)
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.1)
Process completed with exit code 1.
PHPUnit api-platform/doctrine-common (PHP 8.1)
Process completed with exit code 1.
PHPUnit api-platform/doctrine-common (PHP 8.1)
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.1)
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.1)
Process completed with exit code 1.
PHPUnit (PHP 8.1)
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.1)
Process completed with exit code 1.
PHPUnit api-platform/graphql (PHP 8.1)
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.1)
Process completed with exit code 1.
PHPUnit api-platform/http-cache (PHP 8.1)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit (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-schema (PHP 8.1)
Process completed with exit code 1.
PHPUnit api-platform/json-schema (PHP 8.1)
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/metadata (PHP 8.1)
Process completed with exit code 1.
PHPUnit api-platform/metadata (PHP 8.1)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
PHPUnit Legacy event listeners (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 Legacy 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 (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/parameter-validator (PHP 8.1)
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/parameter-validator (PHP 8.1)
Process completed with exit code 1.
PHPUnit api-platform/graphql (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/json-schema (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/elasticsearch (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/metadata (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/http-cache (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/openapi (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/ramsey-uuid (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/parameter-validator (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/serializer (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/state (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/doctrine-odm (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/doctrine-orm (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/symfony (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/http-cache (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/doctrine-common (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/validator (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/elasticsearch (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/json-schema (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/graphql (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/metadata (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/openapi (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/parameter-validator (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/openapi (PHP 8.1)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/openapi (PHP 8.1)
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.1)
Process completed with exit code 1.
PHPUnit api-platform/ramsey-uuid (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/state (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/serializer (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit (PHP 8.3) (no deprecations)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/symfony (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
Windows PHPUnit (PHP 8.3) (SQLite)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/validator (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
Behat (PHP 8.3) (PostgreSQL)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit (PHP 8.3) (Symfony lowest)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit (PHP 8.3) (Symfony dev)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/serializer (PHP 8.1)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/serializer (PHP 8.1)
The operation was canceled.
PHPUnit + Behat (PHP 8.2) (MongoDB)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit + Behat (PHP 8.2) (MongoDB)
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.2) (MongoDB)
Process completed with exit code 1.
PHPUnit + Behat (PHP 8.2) (MongoDB)
Process completed with exit code 255.
PHPUnit + Behat (PHP 8.2) (MongoDB)
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-common (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/doctrine-orm (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/doctrine-common (PHP 8.2)
The operation was canceled.
PHPUnit api-platform/doctrine-orm (PHP 8.2)
The operation was canceled.
Windows Behat (PHP 8.3) (SQLite)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
Windows Behat (PHP 8.3) (SQLite)
The operation was canceled.
PHPUnit + Behat (PHP 8.1) (MongoDB)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit + Behat (PHP 8.1) (MongoDB)
Process completed with exit code 255.
PHPUnit + Behat (PHP 8.1) (MongoDB)
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.1) (MongoDB)
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.1) (MongoDB)
Process completed with exit code 1.
PHPUnit api-platform/doctrine-odm (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/doctrine-odm (PHP 8.2)
The operation was canceled.
PHPUnit api-platform/ramsey-uuid (PHP 8.1)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/ramsey-uuid (PHP 8.1)
The operation was canceled.
PHPUnit api-platform/validator (PHP 8.1)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit + Behat (PHP 8.3) (MongoDB)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/validator (PHP 8.1)
The operation was canceled.
PHPUnit + Behat (PHP 8.3) (MongoDB)
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.3) (MongoDB)
The operation was canceled.
PHPUnit + Behat (PHP 8.3) (MongoDB)
Process completed with exit code 255.
PHPUnit + Behat (PHP 8.3) (MongoDB)
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.1)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/state (PHP 8.1)
The operation was canceled.
PHPUnit api-platform/symfony (PHP 8.1)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
PHPUnit api-platform/symfony (PHP 8.1)
The operation was canceled.
Behat (PHP 8.1)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
Behat (PHP 8.1)
The operation was canceled.
Behat (PHP 8.1)
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) (Symfony dev)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
Behat (PHP 8.3) (Symfony dev)
The operation was canceled.
Behat (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
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)
The operation was canceled.
Behat Legacy event listeners (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
Behat Legacy event listeners (PHP 8.3)
The operation was canceled.
Behat Legacy 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) (MySQL)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
Behat (PHP 8.3) (MySQL)
The operation was canceled.
Behat (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
Behat (PHP 8.2)
The operation was canceled.
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 event listeners (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-chore_deprecate_api_filter_interface' exists
Behat event listeners (PHP 8.3)
The operation was canceled.
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
PHPUnit + Behat (PHP 8.1) (Mercure)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit + Behat (PHP 8.2) (Mercure)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit + Behat (PHP 8.3) (Mercure)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit api-platform/doctrine-orm (PHP 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit api-platform/doctrine-orm (PHP 8.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/doctrine-odm (PHP 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit api-platform/doctrine-odm (PHP 8.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/doctrine-common (PHP 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit api-platform/doctrine-common (PHP 8.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/elasticsearch (PHP 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit api-platform/elasticsearch (PHP 8.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit (PHP 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit api-platform/graphql (PHP 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit api-platform/graphql (PHP 8.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/http-cache (PHP 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit api-platform/http-cache (PHP 8.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit (PHP 8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit api-platform/json-schema (PHP 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit api-platform/json-schema (PHP 8.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/metadata (PHP 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit api-platform/metadata (PHP 8.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit Legacy event listeners (PHP 8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (PHP 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit api-platform/parameter-validator (PHP 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit api-platform/parameter-validator (PHP 8.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/openapi (PHP 8.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/serializer (PHP 8.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
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 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/doctrine-odm (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.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/validator (PHP 8.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/state (PHP 8.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/symfony (PHP 8.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
Behat (PHP 8.1)
No files were found with the provided path: build/out/openapi. No artifacts will be uploaded.
Behat (PHP 8.3)
No files were found with the provided path: build/out/openapi. No artifacts will be uploaded.
Behat Legacy event listeners (PHP 8.3)
No files were found with the provided path: build/out/openapi. No artifacts will be uploaded.
Behat (PHP 8.2)
No files were found with the provided path: build/out/openapi. No artifacts will be uploaded.
Behat event listeners (PHP 8.3)
No files were found with the provided path: build/out/openapi. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
behat-logs-php8.1
220 Bytes
behat-logs-php8.2
220 Bytes
behat-logs-php8.3
220 Bytes
phpunit-logs-php8.1
123 KB
phpunit-logs-php8.2
123 KB
phpunit-logs-php8.3
123 KB