Skip to content

feat(doctrine): boolean filter like laravel filters #11653

feat(doctrine): boolean filter like laravel filters

feat(doctrine): boolean filter like laravel filters #11653

Triggered via pull request November 4, 2024 10:45
Status Cancelled
Total duration 5m 10s
Artifacts 4

ci.yml

on: pull_request
commitlint
13s
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

104 errors and 69 warnings
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.2) (MongoDB)
Process completed with exit code 255.
PHPUnit + Behat (PHP 8.3) (MongoDB)
Process completed with exit code 255.
PHPUnit (PHP 8.2)
Process completed with exit code 2.
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)
Process completed with exit code 2.
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.
PHPStan (PHP 8.3): src/Doctrine/Common/Filter/BooleanFilterTrait.php (in context of class ApiPlatform/Doctrine/Odm/Filter/BooleanFilter)#L45
Call to an undefined method ApiPlatform\Doctrine\Odm\Filter\BooleanFilter::hasManagerRegistry().
PHPStan (PHP 8.3): src/Doctrine/Odm/Filter/ExistsFilter.php#L116
Parameter #1 $managerRegistry of method ApiPlatform\Doctrine\Odm\Filter\AbstractFilter::__construct() expects Doctrine\Bundle\MongoDBBundle\ManagerRegistry|null, Doctrine\Persistence\ManagerRegistry given.
PHPStan (PHP 8.3): src/Doctrine/Odm/Filter/OrderFilter.php#L218
Parameter #1 $managerRegistry of method ApiPlatform\Doctrine\Odm\Filter\AbstractFilter::__construct() expects Doctrine\Bundle\MongoDBBundle\ManagerRegistry|null, Doctrine\Persistence\ManagerRegistry given.
PHPStan (PHP 8.3): src/Doctrine/Odm/Filter/SearchFilter.php#L145
Parameter #1 $managerRegistry of method ApiPlatform\Doctrine\Odm\Filter\AbstractFilter::__construct() expects Doctrine\Bundle\MongoDBBundle\ManagerRegistry|null, Doctrine\Persistence\ManagerRegistry given.
PHPStan (PHP 8.3): src/Doctrine/Orm/Extension/ParameterExtension.php#L72
Call to an undefined method ApiPlatform\Doctrine\Orm\Filter\FilterInterface::hasManagerRegistry().
PHPStan (PHP 8.3): src/Doctrine/Orm/Extension/ParameterExtension.php#L76
Call to an undefined method ApiPlatform\Doctrine\Orm\Filter\FilterInterface::getProperties().
PHPStan (PHP 8.3): src/Doctrine/Orm/Extension/ParameterExtension.php#L76
Call to an undefined method ApiPlatform\Doctrine\Orm\Filter\FilterInterface::getProperties().
PHPStan (PHP 8.3): src/Doctrine/Orm/Extension/ParameterExtension.php#L78
Call to an undefined method ApiPlatform\Doctrine\Orm\Filter\FilterInterface::setProperties().
PHPStan (PHP 8.3): src/GraphQl/Serializer/SerializerContextBuilder.php#L115
Instanceof between Symfony\Component\Serializer\NameConverter\NameConverterInterface and Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter will always evaluate to false.
PHPStan (PHP 8.3): src/GraphQl/Type/FieldsBuilder.php#L694
Instanceof between Symfony\Component\Serializer\NameConverter\NameConverterInterface and Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter will always evaluate to false.
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/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/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/doctrine-odm (PHP 8.2)
Process completed with exit code 2.
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 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/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/openapi (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/openapi (PHP 8.2)
Process completed with exit code 1.
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/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/doctrine-odm (PHP 8.3)
Process completed with exit code 2.
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-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/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/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/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/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/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/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/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/openapi (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 1.
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/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/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.
PHPUnit (PHP 8.3) (no deprecations)
Process completed with exit code 2.
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 (PHP 8.3) (Symfony dev)
Process completed with exit code 2.
PHPUnit (PHP 8.3) (Symfony lowest)
Process completed with exit code 2.
Behat (PHP 8.3) (Symfony dev)
Process completed with exit code 1.
Behat (PHP 8.3) (Symfony lowest)
Process completed with exit code 1.
Windows Behat (PHP 8.3) (SQLite)
Canceling since a higher priority waiting request for 'CI-feat-doctrine-boolean-filter-like-laravel-filters' exists
Windows Behat (PHP 8.3) (SQLite)
The operation was canceled.
Behat (PHP 8.3) (PostgreSQL)
Canceling since a higher priority waiting request for 'CI-feat-doctrine-boolean-filter-like-laravel-filters' exists
Behat (PHP 8.3) (PostgreSQL)
The operation was canceled.
Behat (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-feat-doctrine-boolean-filter-like-laravel-filters' 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 event listeners (PHP 8.3)
Canceling since a higher priority waiting request for 'CI-feat-doctrine-boolean-filter-like-laravel-filters' 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
Behat (PHP 8.2)
Canceling since a higher priority waiting request for 'CI-feat-doctrine-boolean-filter-like-laravel-filters' 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 (PHP 8.3) (MySQL)
Canceling since a higher priority waiting request for 'CI-feat-doctrine-boolean-filter-like-laravel-filters' exists
Behat (PHP 8.3) (MySQL)
The operation was canceled.
PHPUnit + Behat (PHP 8.2) (Mercure)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
No files were found with the provided path: build/logs/behat. No artifacts will be uploaded.
PHPUnit + Behat (PHP 8.3) (Mercure)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit api-platform/doctrine-orm (PHP 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/json-api (PHP 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/hydra (PHP 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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/metadata (PHP 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/http-cache (PHP 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/openapi (PHP 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/json-schema (PHP 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/ramsey-uuid (PHP 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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/symfony (PHP 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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-common (PHP 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/elasticsearch (PHP 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/http-cache (PHP 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/hydra (PHP 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/validator (PHP 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/metadata (PHP 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/json-api (PHP 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/json-schema (PHP 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/openapi (PHP 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/ramsey-uuid (PHP 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/symfony (PHP 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/serializer (PHP 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit api-platform/serializer (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)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit api-platform/validator (PHP 8.3)
No files were found with the provided path: /tmp/build/logs/phpunit. 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 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.

Artifacts

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