Skip to content

tests: adding unit testing to App class #117

tests: adding unit testing to App class

tests: adding unit testing to App class #117

Triggered via pull request May 4, 2024 12:17
Status Failure
Total duration 1m 4s
Artifacts

qa.yml

on: pull_request
coding-standards-analysis-php  /  coding-standards-php
31s
coding-standards-analysis-php / coding-standards-php
static-code-analysis-php  /  static-analysis-php
40s
static-code-analysis-php / static-analysis-php
Matrix: test-project-php
Matrix: tests-unit-php
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
test-project-php (7.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires inpsyde/test-modularity-lib * -> satisfiable by inpsyde/test-modularity-lib[dev-fd3915c12d1ab73ea250fa12840fb1837e634b9e]. - inpsyde/test-modularity-lib dev-fd3915c12d1ab73ea250fa12840fb1837e634b9e requires inpsyde/wp-app-container ^3@dev -> satisfiable by inpsyde/wp-app-container[3.0.0-beta.1, 3.0.0-beta.2, 3.0.0-beta.3, 3.x-dev] from composer repo (https://repo.packagist.org) but inpsyde/wp-app-container[dev-fd3915c12d1ab73ea250fa12840fb1837e634b9e] from path repo (../..) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance. Problem 2 - Root composer.json requires inpsyde/test-wac-lib * -> satisfiable by inpsyde/test-wac-lib[dev-fd3915c12d1ab73ea250fa12840fb1837e634b9e]. - inpsyde/test-wac-lib dev-fd3915c12d1ab73ea250fa12840fb1837e634b9e requires inpsyde/wp-app-container ^3@dev -> satisfiable by inpsyde/wp-app-container[3.0.0-beta.1, 3.0.0-beta.2, 3.0.0-beta.3, 3.x-dev] from composer repo (https://repo.packagist.org) but inpsyde/wp-app-container[dev-fd3915c12d1ab73ea250fa12840fb1837e634b9e] from path repo (../..) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance. Problem 3 - Root composer.json requires inpsyde/test-modularity-plugin * -> satisfiable by inpsyde/test-modularity-plugin[dev-fd3915c12d1ab73ea250fa12840fb1837e634b9e]. - inpsyde/test-modularity-plugin dev-fd3915c12d1ab73ea250fa12840fb1837e634b9e requires inpsyde/wp-app-container ^3@dev -> satisfiable by inpsyde/wp-app-container[3.0.0-beta.1, 3.0.0-beta.2, 3.0.0-beta.3, 3.x-dev] from composer repo (https://repo.packagist.org) but inpsyde/wp-app-container[dev-fd3915c12d1ab73ea250fa12840fb1837e634b9e] from path repo (../..) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance. Problem 4 - Root composer.json requires inpsyde/test-modularity-plugin-two * -> satisfiable by inpsyde/test-modularity-plugin-two[dev-fd3915c12d1ab73ea250fa12840fb1837e634b9e]. - inpsyde/test-modularity-plugin-two dev-fd3915c12d1ab73ea250fa12840fb1837e634b9e requires inpsyde/wp-app-container ^3@dev -> satisfiable by inpsyde/wp-app-container[3.0.0-beta.1, 3.0.0-beta.2, 3.0.0-beta.3, 3.x-dev] from composer repo (https://repo.packagist.org) but inpsyde/wp-app-container[dev-fd3915c12d1ab73ea250fa12840fb1837e634b9e] from path repo (../..) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance. Problem 5 - Root composer.json requires inpsyde/test-modularity-plugin-three * -> satisfiable by inpsyde/test-modularity-plugin-three[dev-fd3915c12d1ab73ea250fa12840fb1837e634b9e]. - inpsyde/test-modularity-plugin-three dev-fd3915c12d1ab73ea250fa12840fb1837e634b9e requires inpsyde/wp-app-container ^3@dev -> satisfiable by inpsyde/wp-app-container[3.0.0-beta.1, 3.0.0-beta.2, 3.0.0-beta.3, 3.x-dev] from composer repo (https://repo.packagist.org) but inpsyde/wp-app-container[dev-fd3915c12d1ab73ea250fa12840fb1837e634b9e] from path repo (../..) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. Th
test-project-php (7.4)
Process completed with exit code 2.
test-project-php (8.2)
The job was canceled because "_7_4" failed.
test-project-php (8.2)
The operation was canceled.
test-project-php (8.1)
The job was canceled because "_7_4" failed.
test-project-php (8.1)
The operation was canceled.
test-project-php (8.0)
The job was canceled because "_7_4" failed.
test-project-php (8.0)
The operation was canceled.
test-project-php (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.