Skip to content

Unit

Unit #620

Triggered via schedule December 5, 2023 16:01
Status Failure
Total duration 36s
Artifacts

test-unit.yml

on: schedule
Matrix: Smoke
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Smoke (latest, StaticAnalysis): demos/basic.php#L12
Variable $app might not be defined.
Smoke (latest, StaticAnalysis): demos/basic.php#L14
Variable $app might not be defined.
Smoke (latest, StaticAnalysis): demos/init.php#L17
Parameter #1 $defaults of class Atk4\Ui\App constructor expects array, string given.
Smoke (latest, StaticAnalysis): demos/init.php#L24
Access to an undefined property Atk4\Ui\AbstractView::$text.
Smoke (latest, StaticAnalysis): demos/init.php#L24
Parameter #1 $object of method Atk4\Ui\App::add() expects Atk4\Ui\AbstractView, array<int, string> given.
Smoke (latest, StaticAnalysis): demos/init.php#L82
Parameter #2 $seed of method Atk4\Data\Model::addExpression() expects array{expr: mixed}, '[qty]*[price]' given.
Smoke (latest, StaticAnalysis): demos/init.php#L114
Parameter #2 $seed of method Atk4\Data\Model::addExpression() expects array{expr: mixed}, '\'Alloc \' || [id]' given.
Smoke (latest, StaticAnalysis): src/MasterCrud.php#L63
Negated boolean expression is always false.
Smoke (latest, StaticAnalysis): src/MasterCrud.php#L66
Parameter #1 $object of method Atk4\Ui\View::add() expects Atk4\Ui\AbstractView, array<int|string, string> given.
Smoke (latest, StaticAnalysis): src/MasterCrud.php#L112
Call to an undefined method Atk4\Data\Model::loaded().