Skip to content

fix(ORM): normalize with modifier when iterating #279

fix(ORM): normalize with modifier when iterating

fix(ORM): normalize with modifier when iterating #279

Triggered via pull request November 23, 2024 20:45
@kbondkbond
synchronize #48
kbond:as-dto
Status Failure
Total duration 1m 24s
Artifacts

ci.yml

on: pull_request
Sync meta files
0s
Sync meta files
code-coverage  /  Code Coverage
25s
code-coverage / Code Coverage
composer-validate  /  Validate composer.json
7s
composer-validate / Validate composer.json
sca  /  Static Code Analysis
22s
sca / Static Code Analysis
Matrix: test
Run php-cs-fixer
0s
Run php-cs-fixer
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
PHP 8.2, SF 7.2.* - highest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/expression-language ^6.4|^7.0, found symfony/expression-language[v6.4.0, ..., v6.4.13, v7.0.0, ..., v7.1.6] but these were not loaded, likely because it conflicts with another require. Problem 2 - Root composer.json requires symfony/framework-bundle ^6.4|^7.0, found symfony/framework-bundle[v6.4.0, ..., v6.4.13, v7.0.0, ..., v7.1.6] but these were not loaded, likely because it conflicts with another require. Problem 3 - Root composer.json requires symfony/var-dumper ^6.4|^7.0, found symfony/var-dumper[v6.4.0, ..., v6.4.15, v7.0.0, ..., v7.1.8] but these were not loaded, likely because it conflicts with another require. Problem 4 - Root composer.json requires zenstruck/foundry ^1.38.3 -> satisfiable by zenstruck/foundry[v1.38.3]. - zenstruck/foundry v1.38.3 requires symfony/property-access ^5.4|^6.0|^7.0 -> found symfony/property-access[v5.4.0, ..., v5.4.45, v6.0.0, ..., v6.4.13, v7.0.0, ..., v7.1.6] but these were not loaded, likely because it conflicts with another require. Problem 5 - Root composer.json requires doctrine/doctrine-bundle ^2.7 -> satisfiable by doctrine/doctrine-bundle[2.7.0, ..., 2.13.1]. - doctrine/doctrine-bundle[2.8.0, ..., 2.10.3] require symfony/cache ^5.4 || ^6.0 -> found symfony/cache[v5.4.0, ..., v5.4.46, v6.0.0, ..., v6.4.14] but these were not loaded, likely because it conflicts with another require. - doctrine/doctrine-bundle[2.11.0, ..., 2.13.1] require symfony/cache ^5.4 || ^6.0 || ^7.0 -> found symfony/cache[v5.4.0, ..., v5.4.46, v6.0.0, ..., v6.4.14, v7.0.0, ..., v7.1.7] but these were not loaded, likely because it conflicts with another require. - doctrine/doctrine-bundle 2.7.0 requires symfony/cache ^4.3.3|^5.0|^6.0 -> found symfony/cache[v4.3.3, ..., v4.4.48, v5.0.0, ..., v5.4.46, v6.0.0, ..., v6.4.14] but these were not loaded, likely because it conflicts with another require. - doctrine/doctrine-bundle[2.7.1, ..., 2.7.2] require symfony/cache ^4.4 || ^5.4 || ^6.0 -> found symfony/cache[v4.4.0, ..., v4.4.48, v5.4.0, ..., v5.4.46, v6.0.0, ..., v6.4.14] but these were not loaded, likely because it conflicts with another require.
PHP 8.2, SF 7.2.* - highest
Process completed with exit code 2.
PHP 8.3, SF 7.1.* - highest
The job was canceled because "_8_2_highest_7_2__" failed.
PHP 8.4, SF 6.4.* - highest
The job was canceled because "_8_2_highest_7_2__" failed.
PHP 8.4, SF 7.1.* - highest
The job was canceled because "_8_2_highest_7_2__" failed.
PHP 8.3, SF 7.2.* - highest
The job was canceled because "_8_2_highest_7_2__" failed.
PHP 8.2, SF 7.1.* - highest
The job was canceled because "_8_2_highest_7_2__" failed.
PHP 8.3, SF 6.4.* - highest
The job was canceled because "_8_2_highest_7_2__" failed.
PHP 8.2, SF 6.4.* - highest
The job was canceled because "_8_2_highest_7_2__" failed.
PHP 8.2, SF 6.4.* - highest
A task was canceled.
PHP 8.4, SF 7.2.* - highest
The job was canceled because "_8_2_highest_7_2__" failed.
PHP 8.4, SF 7.2.* - highest
A task was canceled.
PHP 8.1, SF * - lowest
The job was canceled because "_8_2_highest_7_2__" failed.
PHP 8.1, SF * - lowest
A task was canceled.
code-coverage / Code Coverage
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/