Skip to content

tests: adding unit testing addModule and AddEarlyModule #120

tests: adding unit testing addModule and AddEarlyModule

tests: adding unit testing addModule and AddEarlyModule #120

Triggered via push May 6, 2024 10:06
Status Failure
Total duration 1m 0s
Artifacts

qa.yml

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

Annotations

23 errors and 6 warnings
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-add_app_unit_testing]. - inpsyde/test-modularity-lib dev-add_app_unit_testing 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-add_app_unit_testing] 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-add_app_unit_testing]. - inpsyde/test-wac-lib dev-add_app_unit_testing 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-add_app_unit_testing] 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-add_app_unit_testing]. - inpsyde/test-modularity-plugin dev-add_app_unit_testing 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-add_app_unit_testing] 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-add_app_unit_testing]. - inpsyde/test-modularity-plugin-two dev-add_app_unit_testing 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-add_app_unit_testing] 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-add_app_unit_testing]. - inpsyde/test-modularity-plugin-three dev-add_app_unit_testing 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-add_app_unit_testing] 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 6 - Root composer.json requires inpsyde/test-wac-plugin * -> satisfiable by inpsyde/test-wac-plugin[dev-add_app_unit_testing]. - in
test-project-php (8.1)
Process completed with exit code 2.
test-project-php (8.0)
The job was canceled because "_8_1" failed.
test-project-php (8.0)
The operation was canceled.
test-project-php (7.4)
The job was canceled because "_8_1" failed.
test-project-php (8.2)
The job was canceled because "_8_1" failed.
tests-unit-php (7.2) / tests-unit-php
Process completed with exit code 255.
tests-unit-php (8.1) / tests-unit-php
FailFast: cancelling since parallel instance has failed
coding-standards-analysis-php / coding-standards-php: tests/unit/AppTest.php#L321
Trailing comma's are not allowed in function calls in PHP 7.2 or earlier
coding-standards-analysis-php / coding-standards-php: tests/unit/AppTest.php#L340
The closing brace for the class must go on the next line after the body
coding-standards-analysis-php / coding-standards-php
Process completed with exit code 1.
coding-standards-analysis-php / coding-standards-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 (8.2) / tests-unit-php: tests/unit/AppTest.php#L129
Failed asserting that null is an instance of class "ArrayObject".
tests-unit-php (8.2) / tests-unit-php
The operation was canceled.
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#L129
Failed asserting that null is an instance of class "ArrayObject".
tests-unit-php (7.4) / tests-unit-php
The operation was canceled.
tests-unit-php (8.0) / tests-unit-php
FailFast: cancelling since parallel instance has failed
tests-unit-php (8.0) / tests-unit-php: tests/unit/AppTest.php#L129
Failed asserting that null is an instance of class "ArrayObject".
tests-unit-php (8.0) / 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
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/.
coding-standards-analysis-php / coding-standards-php: tests/unit/AppTest.php#L187
Multiple adjacent blank lines are not allowed
coding-standards-analysis-php / coding-standards-php: tests/unit/AppTest.php#L233
Multiple adjacent blank lines are not allowed
coding-standards-analysis-php / coding-standards-php: tests/unit/AppTest.php#L260
Multiple adjacent blank lines are not allowed
coding-standards-analysis-php / coding-standards-php: tests/unit/AppTest.php#L283
Multiple adjacent blank lines are not allowed
coding-standards-analysis-php / coding-standards-php: tests/unit/AppTest.php#L284
Multiple adjacent blank lines are not allowed