Skip to content

Support import/export v4 #99

Support import/export v4

Support import/export v4 #99

Triggered via push August 26, 2024 17:13
Status Failure
Total duration 39s
Artifacts
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
PHP 8.2 - Static Analysis: src/Models/MenuExport.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\MenuExport\:\:\$menu_mealtimes\.$# in path /home/runner/work/ti-ext-cart/ti-ext-cart/src/Models/MenuExport.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Models/MenuImport.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\Cart\\Models\\Mealtime\:\:where\(\)\.$# in path /home/runner/work/ti-ext-cart/ti-ext-cart/src/Models/MenuImport.php was not matched in reported errors.
PHP 8.2 - Static Analysis
Process completed with exit code 1.
PHP 8.3 - Static Analysis
The job was canceled because "_8_2" failed.
PHP 8.3 - Static Analysis: src/Models/MenuExport.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\MenuExport\:\:\$menu_mealtimes\.$# in path /home/runner/work/ti-ext-cart/ti-ext-cart/src/Models/MenuExport.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Models/MenuImport.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\Cart\\Models\\Mealtime\:\:where\(\)\.$# in path /home/runner/work/ti-ext-cart/ti-ext-cart/src/Models/MenuImport.php was not matched in reported errors.
PHP 8.3 - Static Analysis
Process completed with exit code 1.
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/