fix(pipeline): update composer command in PHP lint and test workflows #29
Annotations
10 errors
Execute static analysis:
src/Admin/DashboardWidgets/Statistics.php#L1
Ignored error pattern #^Trying to invoke true but it's not a callable\.$# in path /home/runner/work/core/core/src/Admin/DashboardWidgets/Statistics.php was not matched in reported errors.
|
Execute static analysis:
src/Admin/FormWidgets/Connector.php#L1
Ignored error pattern #^Unreachable statement \- code above always terminates\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/Connector.php was not matched in reported errors.
|
Execute static analysis:
src/Admin/FormWidgets/DataTable.php#L1
Ignored error pattern #^Unreachable statement \- code above always terminates\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/DataTable.php was not matched in reported errors.
|
Execute static analysis:
src/Admin/FormWidgets/RecordEditor.php#L1
Ignored error pattern #^Parameter \#1 \$recordId of method Igniter\\Admin\\FormWidgets\\RecordEditor\:\:findFormModel\(\) expects string, true given\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/RecordEditor.php was not matched in reported errors.
|
Execute static analysis:
src/Admin/FormWidgets/RecordEditor.php#L1
Ignored error pattern #^Unreachable statement \- code above always terminates\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/RecordEditor.php was not matched in reported errors.
|
Execute static analysis:
src/Admin/FormWidgets/Repeater.php#L1
Ignored error pattern #^Unreachable statement \- code above always terminates\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/Repeater.php was not matched in reported errors.
|
Execute static analysis:
src/Admin/FormWidgets/StatusEditor.php#L1
Ignored error pattern #^Unreachable statement \- code above always terminates\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/StatusEditor.php was not matched in reported errors.
|
Execute static analysis:
src/Admin/FormWidgets/StatusEditor.php#L177
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 1 time, but occurred 2 times.
|
Execute static analysis:
src/Admin/FormWidgets/StatusEditor.php#L333
Call to an undefined static method Igniter\Admin\Models\Status::find().
|
Execute static analysis:
src/Admin/Http/Actions/FormController.php#L1
Ignored error pattern #^Unreachable statement \- code above always terminates\.$# in path /home/runner/work/core/core/src/Admin/Http/Actions/FormController.php was not matched in reported errors.
|
Loading