tests: adding unit testing to App class #125
qa.yml
on: pull_request
coding-standards-analysis-php
/
coding-standards-php
20s
static-code-analysis-php
/
static-analysis-php
26s
Matrix: test-project-php
Matrix: tests-unit-php
Annotations
13 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-4c4a9571bb3aa0147a27ac857a7e684a6b1942df].
- inpsyde/test-modularity-lib dev-4c4a9571bb3aa0147a27ac857a7e684a6b1942df 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-4c4a9571bb3aa0147a27ac857a7e684a6b1942df] 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-4c4a9571bb3aa0147a27ac857a7e684a6b1942df].
- inpsyde/test-wac-lib dev-4c4a9571bb3aa0147a27ac857a7e684a6b1942df 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-4c4a9571bb3aa0147a27ac857a7e684a6b1942df] 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-4c4a9571bb3aa0147a27ac857a7e684a6b1942df].
- inpsyde/test-modularity-plugin dev-4c4a9571bb3aa0147a27ac857a7e684a6b1942df 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-4c4a9571bb3aa0147a27ac857a7e684a6b1942df] 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-4c4a9571bb3aa0147a27ac857a7e684a6b1942df].
- inpsyde/test-modularity-plugin-two dev-4c4a9571bb3aa0147a27ac857a7e684a6b1942df 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-4c4a9571bb3aa0147a27ac857a7e684a6b1942df] 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-4c4a9571bb3aa0147a27ac857a7e684a6b1942df].
- inpsyde/test-modularity-plugin-three dev-4c4a9571bb3aa0147a27ac857a7e684a6b1942df 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-4c4a9571bb3aa0147a27ac857a7e684a6b1942df] 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.0)
The job was canceled because "_7_4" failed.
|
test-project-php (8.2)
The job was canceled because "_7_4" failed.
|
test-project-php (8.1)
The job was canceled because "_7_4" failed.
|
tests-unit-php (7.4) / tests-unit-php
Process completed with exit code 2.
|
tests-unit-php (8.2) / tests-unit-php
FailFast: cancelling since parallel instance has failed
|
tests-unit-php (7.3) / tests-unit-php
FailFast: cancelling since parallel instance has failed
|
tests-unit-php (7.3) / tests-unit-php
Process completed with exit code 2.
|
tests-unit-php (8.0) / tests-unit-php
FailFast: cancelling since parallel instance has failed
|
tests-unit-php (8.0) / tests-unit-php
The operation was canceled.
|
tests-unit-php (7.2) / tests-unit-php
FailFast: cancelling since parallel instance has failed
|
tests-unit-php (7.2) / tests-unit-php
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/.
|