Skip to content

Workflowumbau + CS

Workflowumbau + CS #7

Triggered via pull request September 23, 2023 09:22
@dergeldergel
synchronize #1453
workflows
Status Failure
Total duration 42s
Artifacts

rexstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
rexstan: src/addons/yform/install.php#L11
Calling rex_sql::beginTransaction() is forbidden, handling transactions manually is error prone.
rexstan: src/addons/yform/plugins/manager/lib/yform/manager.php#L368
Calling rex_sql::beginTransaction() is forbidden, handling transactions manually is error prone.
rexstan: src/addons/yform/plugins/manager/lib/yform/manager/dataset.php#L51
Unsafe call to private method rex_yform_manager_dataset::modelToTable() through static::.
rexstan: src/addons/yform/plugins/manager/lib/yform/manager/dataset.php#L71
Unsafe call to private method rex_yform_manager_dataset::modelToTable() through static::.
rexstan: src/addons/yform/plugins/manager/lib/yform/manager/dataset.php#L76
Method rex_yform_manager_dataset::get() should return static(rex_yform_manager_dataset)|null but returns rex_yform_manager_dataset|null.
rexstan: src/addons/yform/plugins/manager/lib/yform/manager/dataset.php#L79
Parameter #2 $createCallback of static method rex_yform_manager_dataset::getInstance() expects (callable(mixed ...): (static|null))|null, Closure(mixed, mixed): (static|null) given.
rexstan: src/addons/yform/plugins/manager/lib/yform/manager/dataset.php#L93
Unsafe call to private method rex_yform_manager_dataset::modelToTable() through static::.
rexstan: src/addons/yform/plugins/manager/lib/yform/manager/dataset.php#L110
Unsafe call to private method rex_yform_manager_dataset::modelToTable() through static::.
rexstan: src/addons/yform/plugins/manager/lib/yform/manager/dataset.php#L115
Method rex_yform_manager_dataset::getRaw() should return static(rex_yform_manager_dataset) but returns rex_yform_manager_dataset.
rexstan: src/addons/yform/plugins/manager/lib/yform/manager/dataset.php#L126
Parameter #2 $createCallback of static method rex_yform_manager_dataset::getInstance() expects (callable(mixed ...): (static|null))|null, Closure(mixed, mixed): rex_yform_manager_dataset given.