Skip to content

Add single page nested Form support #29947

Add single page nested Form support

Add single page nested Form support #29947

Triggered via pull request March 6, 2024 00:23
Status Failure
Total duration 8m 23s
Artifacts

test-unit.yml

on: pull_request
Matrix: Behat
Matrix: Smoke
Matrix: Unit
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Smoke (latest, StaticAnalysis): mastercrud-develop/demos/basic.php#L12
Variable $app might not be defined.
Smoke (latest, StaticAnalysis): mastercrud-develop/demos/basic.php#L13
Variable $app might not be defined.
Smoke (latest, StaticAnalysis): mastercrud-develop/demos/basic.php#L19
Variable $app might not be defined.
Smoke (latest, StaticAnalysis): mastercrud-develop/demos/init.php#L17
Parameter #1 $defaults of class Atk4\Ui\App constructor expects array, string given.
Smoke (latest, StaticAnalysis): mastercrud-develop/demos/init.php#L24
Access to an undefined property Atk4\Ui\AbstractView::$text.
Smoke (latest, StaticAnalysis): mastercrud-develop/demos/init.php#L24
Parameter #1 $object of method Atk4\Ui\App::add() expects Atk4\Ui\AbstractView, array<int, string> given.
Smoke (latest, StaticAnalysis): mastercrud-develop/demos/init.php#L35
Method Atk4\MasterCrud\Demo\Client::init() overrides method Atk4\Data\Model::init() but is missing the #[\Override] attribute.
Smoke (latest, StaticAnalysis): mastercrud-develop/demos/init.php#L50
Property Atk4\MasterCrud\Demo\Invoice::$title_field has no type specified.
Smoke (latest, StaticAnalysis): mastercrud-develop/demos/init.php#L52
Method Atk4\MasterCrud\Demo\Invoice::init() overrides method Atk4\Data\Model::init() but is missing the #[\Override] attribute.
Smoke (latest, StaticAnalysis): mastercrud-develop/demos/init.php#L71
Property Atk4\MasterCrud\Demo\Line::$title_field has no type specified.
Unit (8.3, Phpunit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Behat (8.3, Chrome)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.