Skip to content

fix(pipeline): update composer command in PHP lint and test workflows #29

fix(pipeline): update composer command in PHP lint and test workflows

fix(pipeline): update composer command in PHP lint and test workflows #29

Triggered via push October 19, 2024 14:48
Status Cancelled
Total duration 3m 11s
Artifacts

pipeline.yml

on: push
build-assets  /  Build Assets
39s
build-assets / Build Assets
php-lint  /  PHP Linting (Pint)
47s
php-lint / PHP Linting (Pint)
Matrix: php-tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
php-tests (8.3) / PHP Tests : 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.
php-tests (8.3) / PHP Tests : 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.
php-tests (8.3) / PHP Tests : 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.
php-tests (8.3) / PHP Tests : 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.
php-tests (8.3) / PHP Tests : 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.
php-tests (8.3) / PHP Tests : 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.
php-tests (8.3) / PHP Tests : 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.
php-tests (8.3) / PHP Tests : 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.
php-tests (8.3) / PHP Tests : src/Admin/FormWidgets/StatusEditor.php#L333
Call to an undefined static method Igniter\Admin\Models\Status::find().
php-tests (8.3) / PHP Tests : 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.
php-tests (8.2) / PHP Tests : 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.
php-tests (8.2) / PHP Tests : 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.
php-tests (8.2) / PHP Tests : 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.
php-tests (8.2) / PHP Tests : 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.
php-tests (8.2) / PHP Tests : 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.
php-tests (8.2) / PHP Tests : 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.
php-tests (8.2) / PHP Tests : 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.
php-tests (8.2) / PHP Tests : 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.
php-tests (8.2) / PHP Tests : src/Admin/FormWidgets/StatusEditor.php#L333
Call to an undefined static method Igniter\Admin\Models\Status::find().
php-tests (8.2) / PHP Tests : 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.
build-assets / Build Assets
The following actions use a deprecated Node.js version and will be forced to run on node20: stefanzweifel/git-auto-commit-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/