Skip to content

feat(migrations): add strict types declaration and update method sign… #32

feat(migrations): add strict types declaration and update method sign…

feat(migrations): add strict types declaration and update method sign… #32

Triggered via push March 2, 2025 21:22
Status Cancelled
Total duration 1m 56s
Artifacts

pipeline.yml

on: push
php-lint  /  PHP Linting (Pint)
31s
php-lint / PHP Linting (Pint)
Matrix: php-tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors
php-tests (8.3) / PHP Tests : src/ApiResources/Transformers/OrderTransformer.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\Order\:\:\$address\.$# (property.notFound) in path /home/runner/work/ti-ext-api/ti-ext-api/src/ApiResources/Transformers/OrderTransformer.php was not matched in reported errors.
php-tests (8.3) / PHP Tests : src/ApiResources/Transformers/OrderTransformer.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\Order\:\:\$customer\.$# (property.notFound) in path /home/runner/work/ti-ext-api/ti-ext-api/src/ApiResources/Transformers/OrderTransformer.php was not matched in reported errors.
php-tests (8.3) / PHP Tests : src/ApiResources/Transformers/OrderTransformer.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\Order\:\:\$location\.$# (property.notFound) in path /home/runner/work/ti-ext-api/ti-ext-api/src/ApiResources/Transformers/OrderTransformer.php was not matched in reported errors.
php-tests (8.3) / PHP Tests : src/ApiResources/Transformers/OrderTransformer.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\Order\:\:\$payment_method\.$# (property.notFound) in path /home/runner/work/ti-ext-api/ti-ext-api/src/ApiResources/Transformers/OrderTransformer.php was not matched in reported errors.
php-tests (8.3) / PHP Tests : src/Classes/AbstractRepository.php#L269
No error to ignore is reported on line 269.
php-tests (8.3) / PHP Tests
Process completed with exit code 1.
php-tests (8.2) / PHP Tests
FailFast: cancelling since parallel instance has failed
php-tests (8.2) / PHP Tests : src/ApiResources/Transformers/OrderTransformer.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\Order\:\:\$address\.$# (property.notFound) in path /home/runner/work/ti-ext-api/ti-ext-api/src/ApiResources/Transformers/OrderTransformer.php was not matched in reported errors.
php-tests (8.2) / PHP Tests : src/ApiResources/Transformers/OrderTransformer.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\Order\:\:\$customer\.$# (property.notFound) in path /home/runner/work/ti-ext-api/ti-ext-api/src/ApiResources/Transformers/OrderTransformer.php was not matched in reported errors.
php-tests (8.2) / PHP Tests : src/ApiResources/Transformers/OrderTransformer.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\Order\:\:\$location\.$# (property.notFound) in path /home/runner/work/ti-ext-api/ti-ext-api/src/ApiResources/Transformers/OrderTransformer.php was not matched in reported errors.
php-tests (8.2) / PHP Tests : src/ApiResources/Transformers/OrderTransformer.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\Order\:\:\$payment_method\.$# (property.notFound) in path /home/runner/work/ti-ext-api/ti-ext-api/src/ApiResources/Transformers/OrderTransformer.php was not matched in reported errors.
php-tests (8.2) / PHP Tests : src/Classes/AbstractRepository.php#L269
No error to ignore is reported on line 269.
php-tests (8.2) / PHP Tests
The operation was canceled.