composer: Use deployer fork instead #333
test.yaml
on: pull_request_target
Matrix: code_quality
Matrix: integration_test
Annotations
9 errors, 8 warnings, and 4 notices
code_quality (8.2)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires deployer/deployer dev-master#a3bab59 as v7.4.0 -> satisfiable by deployer/deployer[dev-master].
- deployer/deployer dev-master requires symfony/console ^7.1 -> found symfony/console[v7.1.0, ..., v7.1.6] but it conflicts with your root composer.json require (^5.4).
Problem 2
- Root composer.json requires hypernode/deploy-configuration ^3.2 -> satisfiable by hypernode/deploy-configuration[3.2.0, 3.2.1, 3.3.0].
- deployer/deployer dev-master requires symfony/console ^7.1 -> found symfony/console[v7.1.0, ..., v7.1.6] but it conflicts with your root composer.json require (^5.4).
- hypernode/deploy-configuration[3.2.0, ..., 3.2.1] require deployer/deployer ^7.0 -> satisfiable by deployer/deployer[v7.4.0 (alias of dev-master)].
- hypernode/deploy-configuration 3.3.0 requires deployer/deployer 7.0 - 7.4 -> satisfiable by deployer/deployer[v7.4.0 (alias of dev-master)].
- deployer/deployer v7.4.0 is an alias of deployer/deployer dev-master and thus requires it to be installed too.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
code_quality (8.2)
Process completed with exit code 2.
|
code_quality (8.3)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires deployer/deployer dev-master#a3bab59 as v7.4.0 -> satisfiable by deployer/deployer[dev-master].
- deployer/deployer dev-master requires symfony/console ^7.1 -> found symfony/console[v7.1.0, ..., v7.1.6] but it conflicts with your root composer.json require (^5.4).
Problem 2
- Root composer.json requires hypernode/deploy-configuration ^3.2 -> satisfiable by hypernode/deploy-configuration[3.2.0, 3.2.1, 3.3.0].
- deployer/deployer dev-master requires symfony/console ^7.1 -> found symfony/console[v7.1.0, ..., v7.1.6] but it conflicts with your root composer.json require (^5.4).
- hypernode/deploy-configuration[3.2.0, ..., 3.2.1] require deployer/deployer ^7.0 -> satisfiable by deployer/deployer[v7.4.0 (alias of dev-master)].
- hypernode/deploy-configuration 3.3.0 requires deployer/deployer 7.0 - 7.4 -> satisfiable by deployer/deployer[v7.4.0 (alias of dev-master)].
- deployer/deployer v7.4.0 is an alias of deployer/deployer dev-master and thus requires it to be installed too.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
code_quality (8.3)
Process completed with exit code 2.
|
code_quality (7.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires deployer/deployer dev-master#a3bab59 as v7.4.0 -> satisfiable by deployer/deployer[dev-master].
- deployer/deployer dev-master requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires hypernode/deploy-configuration ^3.2 -> satisfiable by hypernode/deploy-configuration[3.2.0, 3.2.1, 3.3.0].
- deployer/deployer dev-master requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
- hypernode/deploy-configuration[3.2.0, ..., 3.2.1] require deployer/deployer ^7.0 -> satisfiable by deployer/deployer[v7.4.0 (alias of dev-master)].
- hypernode/deploy-configuration 3.3.0 requires deployer/deployer 7.0 - 7.4 -> satisfiable by deployer/deployer[v7.4.0 (alias of dev-master)].
- deployer/deployer v7.4.0 is an alias of deployer/deployer dev-master and thus requires it to be installed too.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
code_quality (7.4)
Process completed with exit code 2.
|
code_quality (8.1)
The job was canceled because "_8_3" failed.
|
code_quality (8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires deployer/deployer dev-master#a3bab59 as v7.4.0 -> satisfiable by deployer/deployer[dev-master].
- deployer/deployer dev-master requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires hypernode/deploy-configuration ^3.2 -> satisfiable by hypernode/deploy-configuration[3.2.0, 3.2.1, 3.3.0].
- deployer/deployer dev-master requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
- hypernode/deploy-configuration[3.2.0, ..., 3.2.1] require deployer/deployer ^7.0 -> satisfiable by deployer/deployer[v7.4.0 (alias of dev-master)].
- hypernode/deploy-configuration 3.3.0 requires deployer/deployer 7.0 - 7.4 -> satisfiable by deployer/deployer[v7.4.0 (alias of dev-master)].
- deployer/deployer v7.4.0 is an alias of deployer/deployer dev-master and thus requires it to be installed too.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
code_quality (8.1)
Process completed with exit code 2.
|
code_quality (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
code_quality (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
code_quality (7.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_test (8.1, brancher)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_test (8.2, general)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_test (8.1, general)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_test (8.2, brancher)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integration_test (8.2, brancher)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_test (8.2, general)
This message should pass through to Github Workflow Summary!
|
integration_test (8.2, general)
This message should pass through to Github Workflow Summary!
|
integration_test (8.1, general)
This message should pass through to Github Workflow Summary!
|
integration_test (8.1, general)
This message should pass through to Github Workflow Summary!
|