WIP: namespace YForm #154
Annotations
10 errors and 1 warning
rexstan:
src/addons/yform/fragments/yform/manager/page/layout.php#L9
PHPDoc tag @var for variable $manager contains unknown class rex_yform_manager.
|
rexstan:
src/addons/yform/lib/List/List.php#L1182
Property Yakamara\YForm\List\YList::$currentItem (Yakamara\YForm\Manager\Dataset) does not accept Yakamara\YForm\Manager\T.
|
rexstan:
src/addons/yform/lib/manager/collection.php#L38
Parameter $data of method Yakamara\YForm\Manager\Collection::__construct() has invalid type Yakamara\YForm\Manager\T.
|
rexstan:
src/addons/yform/lib/manager/collection.php#L60
Parameter $data of method Yakamara\YForm\Manager\Collection::setData() has invalid type Yakamara\YForm\Manager\T.
|
rexstan:
src/addons/yform/lib/manager/collection.php#L63
Call to method getTableName() on an unknown class Yakamara\YForm\Manager\T.
|
rexstan:
src/addons/yform/lib/manager/collection.php#L64
Call to method getTableName() on an unknown class Yakamara\YForm\Manager\T.
|
rexstan:
src/addons/yform/lib/manager/collection.php#L86
Method Yakamara\YForm\Manager\Collection::first() has invalid return type Yakamara\YForm\Manager\T.
|
rexstan:
src/addons/yform/lib/manager/collection.php#L86
PHPDoc tag @return with type Yakamara\YForm\Manager\T|null is not subtype of native type Yakamara\YForm\Manager\Dataset|null.
|
rexstan:
src/addons/yform/lib/manager/collection.php#L94
Method Yakamara\YForm\Manager\Collection::last() has invalid return type Yakamara\YForm\Manager\T.
|
rexstan:
src/addons/yform/lib/manager/collection.php#L94
PHPDoc tag @return with type Yakamara\YForm\Manager\T|null is not subtype of native type Yakamara\YForm\Manager\Dataset|null.
|
rexstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|