Skip to content

fix(jsonschema): make all required properties optional in PATCH operation with 'json' format #10545

fix(jsonschema): make all required properties optional in PATCH operation with 'json' format

fix(jsonschema): make all required properties optional in PATCH operation with 'json' format #10545

Triggered via pull request July 19, 2024 06:35
Status Failure
Total duration 13m 44s
Artifacts 6

ci.yml

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

Annotations

131 errors and 95 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.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.
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.
PHPStan (PHP 8.3): src/JsonSchema/SchemaFactory.php#L91
Call to an undefined method ApiPlatform\Metadata\Operation::getMethod().
PHPStan (PHP 8.3): src/JsonSchema/SchemaFactory.php#L100
Access to undefined constant ApiPlatform\JsonSchema\SchemaFactory::PATCH_SCHEMA_POSTFIX.
PHPStan (PHP 8.3)
Process completed with exit code 1.
PHPUnit (PHP 8.3) (no deprecations)
Process completed with exit code 2.
PHPUnit Legacy event listeners (PHP 8.3)
Process completed with exit code 2.
PHPUnit (PHP 8.1)
Process completed with exit code 2.
PHPUnit (PHP 8.3) (Symfony lowest)
Process completed with exit code 2.
PHPUnit (PHP 8.3) (Symfony dev)
Process completed with exit code 2.
PHPUnit (PHP 8.2)
Process completed with exit code 2.
PHPUnit (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.3)
Process completed with exit code 2.
Behat query parameter 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.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-orm (PHP 8.1)
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 + Behat (PHP 8.3) (MongoDB)
Process completed with exit code 1.
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
Windows Behat (PHP 8.3) (SQLite)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/php-code-coverage ^9.2.31 -> satisfiable by phpunit/php-code-coverage[9.2.31]. - phpunit/php-code-coverage 9.2.31 requires nikic/php-parser ^4.18 || ^5.0 -> found nikic/php-parser[v4.18.0, v4.19.0, v4.19.1, v5.0.0, v5.0.1, v5.0.2, v5.1.0] but it conflicts with your root composer.json require (4.16). Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Windows Behat (PHP 8.3) (SQLite)
Process completed with exit code 1.
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.
Windows PHPUnit (PHP 8.3) (SQLite)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/php-code-coverage ^9.2.31 -> satisfiable by phpunit/php-code-coverage[9.2.31]. - phpunit/php-code-coverage 9.2.31 requires nikic/php-parser ^4.18 || ^5.0 -> found nikic/php-parser[v4.18.0, v4.19.0, v4.19.1, v5.0.0, v5.0.1, v5.0.2, v5.1.0] but it conflicts with your root composer.json require (4.16). Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Windows PHPUnit (PHP 8.3) (SQLite)
Process completed with exit code 1.
PHPUnit api-platform/elasticsearch (PHP 8.1)
Process completed with exit code 1.
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/json-schema (PHP 8.1)
Process completed with exit code 2.
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 + Behat (PHP 8.2) (MongoDB)
Process completed with exit code 1.
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
Behat Legacy event listeners (PHP 8.3)
Process completed with exit code 1.
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
PHPUnit api-platform/openapi (PHP 8.1)
Process completed with exit code 1.
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/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 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/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 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/ramsey-uuid (PHP 8.1)
Process completed with exit code 1.
PHPUnit api-platform/ramsey-uuid (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/serializer (PHP 8.1)
Process completed with exit code 1.
PHPUnit api-platform/serializer (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/symfony (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/symfony (PHP 8.1)
Process completed with exit code 1.
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/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 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
PHPUnit api-platform/doctrine-odm (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/elasticsearch (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/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/validator (PHP 8.1)
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/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/graphql (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
Behat (PHP 8.1)
Process completed with exit code 1.
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
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)
Process completed with exit code 2.
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/parameter-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/parameter-validator (PHP 8.2)
Process completed with exit code 1.
PHPUnit api-platform/ramsey-uuid (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/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)
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/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-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/state (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/state (PHP 8.1)
Process completed with exit code 1.
PHPUnit api-platform/http-cache (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/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.
Behat (PHP 8.3) (Symfony dev)
Process completed with exit code 1.
PHPUnit api-platform/json-schema (PHP 8.3)
Process completed with exit code 2.
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/parameter-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/parameter-validator (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/openapi (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/state (PHP 8.3)
Process completed with exit code 1.
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/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/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 api-platform/symfony (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/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)
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.
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 (PHP 8.3) (PostgreSQL)
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) (MySQL)
Process completed with exit code 1.
PHPUnit + Behat (PHP 8.1) (Mercure)
The following actions uses Node.js version which is deprecated 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.3) (Mercure)
The following actions uses Node.js version which is deprecated 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) (Mercure)
The following actions uses Node.js version which is deprecated 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-odm (PHP 8.1)
The following actions uses Node.js version which is deprecated 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-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-orm (PHP 8.1)
The following actions uses Node.js version which is deprecated 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.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)
The following actions uses Node.js version which is deprecated 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.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
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/doctrine-common (PHP 8.1)
The following actions uses Node.js version which is deprecated 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.1)
No files were found with the provided path: /tmp/build/logs/phpunit. 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.
PHPUnit api-platform/openapi (PHP 8.1)
The following actions uses Node.js version which is deprecated 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.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)
The following actions uses Node.js version which is deprecated 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.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/graphql (PHP 8.1)
The following actions uses Node.js version which is deprecated 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.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)
The following actions uses Node.js version which is deprecated 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.1)
No files were found with the provided path: /tmp/build/logs/phpunit. No artifacts will be uploaded.
PHPUnit api-platform/parameter-validator (PHP 8.1)
The following actions uses Node.js version which is deprecated 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/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/ramsey-uuid (PHP 8.1)
The following actions uses Node.js version which is deprecated 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.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)
The following actions uses Node.js version which is deprecated 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.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)
The following actions uses Node.js version which is deprecated 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.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.2)
The following actions uses Node.js version which is deprecated 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/doctrine-orm (PHP 8.2)
The following actions uses Node.js version which is deprecated 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-odm (PHP 8.2)
The following actions uses Node.js version which is deprecated 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-odm (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 uses Node.js version which is deprecated 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/validator (PHP 8.1)
The following actions uses Node.js version which is deprecated 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.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.2)
The following actions uses Node.js version which is deprecated 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/graphql (PHP 8.2)
The following actions uses Node.js version which is deprecated 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/metadata (PHP 8.2)
The following actions uses Node.js version which is deprecated 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.
Behat (PHP 8.1)
No files were found with the provided path: build/out/openapi. No artifacts will be uploaded.
PHPUnit api-platform/openapi (PHP 8.2)
The following actions uses Node.js version which is deprecated 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)
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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/parameter-validator (PHP 8.2)
The following actions uses Node.js version which is deprecated 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/parameter-validator (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 uses Node.js version which is deprecated 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/symfony (PHP 8.2)
The following actions uses Node.js version which is deprecated 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-odm (PHP 8.3)
The following actions uses Node.js version which is deprecated 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-odm (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 uses Node.js version which is deprecated 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-common (PHP 8.3)
The following actions uses Node.js version which is deprecated 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/state (PHP 8.1)
The following actions uses Node.js version which is deprecated 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.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.3)
The following actions uses Node.js version which is deprecated 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/elasticsearch (PHP 8.3)
The following actions uses Node.js version which is deprecated 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/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/doctrine-orm (PHP 8.3)
The following actions uses Node.js version which is deprecated 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/parameter-validator (PHP 8.3)
The following actions uses Node.js version which is deprecated 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/parameter-validator (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 uses Node.js version which is deprecated 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/openapi (PHP 8.3)
The following actions uses Node.js version which is deprecated 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/state (PHP 8.3)
The following actions uses Node.js version which is deprecated 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/metadata (PHP 8.3)
The following actions uses Node.js version which is deprecated 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/serializer (PHP 8.3)
The following actions uses Node.js version which is deprecated 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/symfony (PHP 8.3)
The following actions uses Node.js version which is deprecated 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/validator (PHP 8.3)
The following actions uses Node.js version which is deprecated 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.
PHPUnit api-platform/ramsey-uuid (PHP 8.3)
The following actions uses Node.js version which is deprecated 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.
Behat (PHP 8.2)
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 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 Expired
222 Bytes
behat-logs-php8.2 Expired
222 Bytes
behat-logs-php8.3 Expired
222 Bytes
phpunit-logs-php8.1 Expired
130 KB
phpunit-logs-php8.2 Expired
130 KB
phpunit-logs-php8.3 Expired
130 KB