Skip to content

tests: adding unit testing to App class #123

tests: adding unit testing to App class

tests: adding unit testing to App class #123

Triggered via pull request May 6, 2024 10:07
Status Failure
Total duration 56s
Artifacts

qa.yml

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

Annotations

21 errors and 1 warning
test-project-php (8.1)
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-d6de8026e81de0e8734db12910b30c867a65606d]. - inpsyde/test-modularity-lib dev-d6de8026e81de0e8734db12910b30c867a65606d 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-d6de8026e81de0e8734db12910b30c867a65606d] 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-d6de8026e81de0e8734db12910b30c867a65606d]. - inpsyde/test-wac-lib dev-d6de8026e81de0e8734db12910b30c867a65606d 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-d6de8026e81de0e8734db12910b30c867a65606d] 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-d6de8026e81de0e8734db12910b30c867a65606d]. - inpsyde/test-modularity-plugin dev-d6de8026e81de0e8734db12910b30c867a65606d 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-d6de8026e81de0e8734db12910b30c867a65606d] 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-d6de8026e81de0e8734db12910b30c867a65606d]. - inpsyde/test-modularity-plugin-two dev-d6de8026e81de0e8734db12910b30c867a65606d 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-d6de8026e81de0e8734db12910b30c867a65606d] 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-d6de8026e81de0e8734db12910b30c867a65606d]. - inpsyde/test-modularity-plugin-three dev-d6de8026e81de0e8734db12910b30c867a65606d 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-d6de8026e81de0e8734db12910b30c867a65606d] 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 (8.1)
Process completed with exit code 2.
test-project-php (7.4)
The job was canceled because "_8_1" failed.
test-project-php (8.0)
The job was canceled because "_8_1" failed.
test-project-php (8.2)
The job was canceled because "_8_1" failed.
tests-unit-php (8.1) / tests-unit-php: tests/unit/AppTest.php#L128
Failed asserting that null is an instance of class "ArrayObject".
tests-unit-php (8.1) / tests-unit-php
Process completed with exit code 1.
tests-unit-php (8.0) / tests-unit-php: tests/unit/AppTest.php#L128
Failed asserting that null is an instance of class "ArrayObject".
tests-unit-php (8.0) / tests-unit-php
Process completed with exit code 2.
tests-unit-php (7.4) / tests-unit-php
FailFast: cancelling since parallel instance has failed
tests-unit-php (7.4) / tests-unit-php: tests/unit/AppTest.php#L128
Failed asserting that null is an instance of class "ArrayObject".
tests-unit-php (7.4) / tests-unit-php
Process completed with exit code 2.
tests-unit-php (7.2) / tests-unit-php
FailFast: cancelling since parallel instance has failed
tests-unit-php (7.2) / tests-unit-php: tests/unit/AppTest.php#L128
Failed asserting that null is an instance of class "ArrayObject".
tests-unit-php (7.2) / tests-unit-php
The operation was canceled.
tests-unit-php (7.3) / tests-unit-php
FailFast: cancelling since parallel instance has failed
tests-unit-php (7.3) / tests-unit-php: tests/unit/AppTest.php#L128
Failed asserting that null is an instance of class "ArrayObject".
tests-unit-php (7.3) / tests-unit-php
The operation was canceled.
tests-unit-php (8.2) / tests-unit-php
FailFast: cancelling since parallel instance has failed
tests-unit-php (8.2) / tests-unit-php: tests/unit/AppTest.php#L128
Failed asserting that null is an instance of class "ArrayObject".
tests-unit-php (8.2) / tests-unit-php
The operation was canceled.
test-project-php (8.1)
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/.