Skip to content

Move business logic out of components into extensions #61

Move business logic out of components into extensions

Move business logic out of components into extensions #61

Triggered via push May 11, 2024 14:14
Status Failure
Total duration 39s
Artifacts
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
PHP 8.2 - Static Analysis: src/Models/CartSettings.php#L40
Call to an undefined static method Igniter\Cart\Models\CartSettings::get().
PHP 8.2 - Static Analysis: src/Models/CartSettings.php#L47
Call to an undefined static method Igniter\Cart\Models\CartSettings::get().
PHP 8.2 - Static Analysis: src/Models/CartSettings.php#L48
Call to an undefined static method Igniter\Cart\Models\CartSettings::get().
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/CartSettings.php#L40
Call to an undefined static method Igniter\Cart\Models\CartSettings::get().
PHP 8.3 - Static Analysis: src/Models/CartSettings.php#L47
Call to an undefined static method Igniter\Cart\Models\CartSettings::get().
PHP 8.3 - Static Analysis: src/Models/CartSettings.php#L48
Call to an undefined static method Igniter\Cart\Models\CartSettings::get().
PHP 8.3 - Static Analysis
Process completed with exit code 1.
PHP 8.2 - 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/.