Unify CI and drop empty tests #6
Annotations
10 errors
Smoke (latest, StaticAnalysis):
demos/basic.php#L12
Variable $app might not be defined.
|
Smoke (latest, StaticAnalysis):
demos/basic.php#L13
Variable $app might not be defined.
|
Smoke (latest, StaticAnalysis):
demos/basic.php#L19
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#L73
Method Atk4\MasterCrud\Demo\Line::init() has no return type specified.
|
Smoke (latest, StaticAnalysis):
demos/init.php#L73
Return type mixed of method Atk4\MasterCrud\Demo\Line::init() is not covariant with return type void of method Atk4\Data\Model::init().
|
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#L91
Method Atk4\MasterCrud\Demo\Payment::init() has no return type specified.
|