Update symfony packages to v7 (major) - autoclosed #34
continuous-integration.yml
on: pull_request
run
/
Generate test matrix
2s
Matrix: run / Code Coverage
Matrix: run / Coding Standards
Matrix: run / Lint composer.json
Matrix: run / Lint symfony container
Matrix: run / Mutation Tests
Matrix: run / Static Code Analysis
Matrix: run / Lint twig files
Matrix: run / Lint XLIFF files
Matrix: run / Lint YML files
Matrix: run / tests
Annotations
12 errors and 6 warnings
run / Test: PHP 8.2, Symfony 6.3, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/console ^7.0 -> satisfiable by symfony/console[v7.0.0, ..., v7.0.7].
- symfony/console[v7.0.0, ..., v7.0.7] require symfony/string ^6.4|^7.0 -> found symfony/string[v6.4.0, ..., v6.4.7, v7.0.0, ..., v7.0.7] but these were not loaded, likely because it conflicts with another require.
Problem 2
- Root composer.json requires symfony/dependency-injection ^7.0 -> satisfiable by symfony/dependency-injection[v7.0.0, ..., v7.0.7].
- symfony/dependency-injection[v7.0.0, ..., v7.0.7] require symfony/var-exporter ^6.4|^7.0 -> found symfony/var-exporter[v6.4.0, ..., v6.4.7, v7.0.0, ..., v7.0.7] but these were not loaded, likely because it conflicts with another require.
|
run / Test: PHP 8.2, Symfony 6.3, highest)
Process completed with exit code 2.
|
run / Mutation Tests (8.3)
Process completed with exit code 2.
|
run / Static Code Analysis (8.3):
src/Command/ChangesCommand.php#L28
Property Nucleos\Relazy\Command\ChangesCommand::$defaultName has no type specified.
|
run / Static Code Analysis (8.3):
src/Command/CurrentCommand.php#L28
Property Nucleos\Relazy\Command\CurrentCommand::$defaultName has no type specified.
|
run / Static Code Analysis (8.3):
src/Command/ReleaseCommand.php#L36
Property Nucleos\Relazy\Command\ReleaseCommand::$defaultName has no type specified.
|
run / Static Code Analysis (8.3)
Process completed with exit code 2.
|
run / Test: PHP 8.3, Symfony 6.3, highest)
The job was canceled because "_8_2_6_3_highest" failed.
|
run / Test: PHP 8.3, Symfony 6.3, highest)
A task was canceled.
|
run / Test: PHP 8.3, Symfony 6.3, lowest)
The job was canceled because "_8_2_6_3_highest" failed.
|
run / Test: PHP 8.3, Symfony 6.3, lowest)
The operation was canceled.
|
run / Test: PHP 8.2, Symfony 6.3, lowest)
The job was canceled because "_8_2_6_3_highest" failed.
|
run / Test: PHP 8.2, Symfony 6.3, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Lint composer.json (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Mutation Tests (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Static Code Analysis (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Code Coverage (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run / Coding Standards (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|