Skip to content

Add tests

Add tests #77

Triggered via push June 15, 2024 19:47
Status Failure
Total duration 40s
Artifacts
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
PHP 8.3 - Static Analysis: src/Models/Concerns/HasDeliveryAreas.php (in context of class Igniter/Local/Models/Location)#L152
Ignored error pattern #^Call to an undefined method Igniter\\Local\\Models\\Location\:\:delivery_areas\(\)\.$# in path /home/runner/work/ti-ext-local/ti-ext-local/src/Models/Location.php is expected to occur 2 times, but occurred 3 times.
PHP 8.3 - Static Analysis: src/Models/Location.php#L120
Ignored error pattern #^Call to an undefined static method Igniter\\Local\\Models\\Location\:\:whereIsEnabled\(\)\.$# in path /home/runner/work/ti-ext-local/ti-ext-local/src/Models/Location.php is expected to occur 2 times, but occurred only 1 time.
PHP 8.3 - Static Analysis: src/Models/Location.php#L130
Call to an undefined method Igniter\Local\Models\Location::delivery_areas().
PHP 8.3 - Static Analysis: src/Models/WorkingHour.php#L1
Ignored error pattern #^Method Carbon\\Carbon\:\:addDay\(\) invoked with 1 parameter, 0 required\.$# in path /home/runner/work/ti-ext-local/ti-ext-local/src/Models/WorkingHour.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Models/WorkingHour.php#L79
Method Carbon\CarbonInterface::addDay() invoked with 1 parameter, 0 required.
PHP 8.3 - Static Analysis
Process completed with exit code 1.
PHP 8.2 - Static Analysis
The job was canceled because "_8_3" failed.
PHP 8.2 - Static Analysis: src/Models/Concerns/HasDeliveryAreas.php (in context of class Igniter/Local/Models/Location)#L152
Ignored error pattern #^Call to an undefined method Igniter\\Local\\Models\\Location\:\:delivery_areas\(\)\.$# in path /home/runner/work/ti-ext-local/ti-ext-local/src/Models/Location.php is expected to occur 2 times, but occurred 3 times.
PHP 8.2 - Static Analysis: src/Models/Location.php#L120
Ignored error pattern #^Call to an undefined static method Igniter\\Local\\Models\\Location\:\:whereIsEnabled\(\)\.$# in path /home/runner/work/ti-ext-local/ti-ext-local/src/Models/Location.php is expected to occur 2 times, but occurred only 1 time.
PHP 8.2 - Static Analysis: src/Models/Location.php#L130
Call to an undefined method Igniter\Local\Models\Location::delivery_areas().
PHP 8.2 - Static Analysis: src/Models/WorkingHour.php#L1
Ignored error pattern #^Method Carbon\\Carbon\:\:addDay\(\) invoked with 1 parameter, 0 required\.$# in path /home/runner/work/ti-ext-local/ti-ext-local/src/Models/WorkingHour.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Models/WorkingHour.php#L79
Method Carbon\CarbonInterface::addDay() invoked with 1 parameter, 0 required.
PHP 8.2 - Static Analysis
The operation was canceled.
PHP 8.3 - Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.