Skip to content

feat: add theme publishing functionality, UI button and a new command… #276

feat: add theme publishing functionality, UI button and a new command…

feat: add theme publishing functionality, UI button and a new command… #276

Triggered via push October 13, 2024 15:02
Status Failure
Total duration 1m 6s
Artifacts
Matrix: static-analysis
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
PHP 8.3 - Static Analysis: src/Admin/DashboardWidgets/Statistics.php#L109
Trying to invoke true but it's not a callable.
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/Connector.php#L1
Ignored error pattern #^Variable \$result in PHPDoc tag @var does not exist\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/Connector.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/DataTable.php#L1
Ignored error pattern #^Variable \$result in PHPDoc tag @var does not exist\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/DataTable.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/RecordEditor.php#L1
Ignored error pattern #^Variable \$result in PHPDoc tag @var does not exist\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/RecordEditor.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/RecordEditor.php#L162
Parameter #1 $recordId of method Igniter\Admin\FormWidgets\RecordEditor::findFormModel() expects string, true given.
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/Repeater.php#L1
Ignored error pattern #^Variable \$result in PHPDoc tag @var does not exist\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/Repeater.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/StatusEditor.php#L1
Ignored error pattern #^Variable \$result in PHPDoc tag @var does not exist\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/StatusEditor.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/StatusEditor.php#L177
Unreachable statement - code above always terminates.
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/StatusEditor.php#L190
Unreachable statement - code above always terminates.
PHP 8.3 - Static Analysis: src/Admin/FormWidgets/StatusEditor.php#L333
Ignored error pattern #^Call to an undefined static method Igniter\\Admin\\Models\\Status\:\:find\(\)\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/StatusEditor.php is expected to occur 2 times, but occurred only 1 time.
PHP 8.2 - Static Analysis: src/Admin/DashboardWidgets/Statistics.php#L109
Trying to invoke true but it's not a callable.
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/Connector.php#L1
Ignored error pattern #^Variable \$result in PHPDoc tag @var does not exist\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/Connector.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/DataTable.php#L1
Ignored error pattern #^Variable \$result in PHPDoc tag @var does not exist\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/DataTable.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/RecordEditor.php#L1
Ignored error pattern #^Variable \$result in PHPDoc tag @var does not exist\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/RecordEditor.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/RecordEditor.php#L162
Parameter #1 $recordId of method Igniter\Admin\FormWidgets\RecordEditor::findFormModel() expects string, true given.
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/Repeater.php#L1
Ignored error pattern #^Variable \$result in PHPDoc tag @var does not exist\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/Repeater.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/StatusEditor.php#L1
Ignored error pattern #^Variable \$result in PHPDoc tag @var does not exist\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/StatusEditor.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/StatusEditor.php#L177
Unreachable statement - code above always terminates.
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/StatusEditor.php#L190
Unreachable statement - code above always terminates.
PHP 8.2 - Static Analysis: src/Admin/FormWidgets/StatusEditor.php#L333
Ignored error pattern #^Call to an undefined static method Igniter\\Admin\\Models\\Status\:\:find\(\)\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/StatusEditor.php is expected to occur 2 times, but occurred only 1 time.
PHP 8.3 - Static Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP 8.2 - Static Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/