ability to add registered customer on reservation form. (#45) #68
Annotations
4 errors and 2 warnings
PHP 8.3 - Static Analysis:
src/Http/Controllers/Reservations.php#L236
Call to an undefined static method Igniter\User\Models\Customer::findOrFail().
|
PHP 8.3 - Static Analysis
Process completed with exit code 1.
|
PHP 8.2 - Static Analysis:
src/Http/Controllers/Reservations.php#L236
Call to an undefined static method Igniter\User\Models\Customer::findOrFail().
|
PHP 8.2 - Static Analysis
Process completed with exit code 1.
|
PHP 8.3 - Static Analysis
The following actions uses Node.js version which is deprecated 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/
|
PHP 8.2 - Static Analysis
The following actions uses Node.js version which is deprecated 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/
|