fix: minor #11
pipeline.yml
on: push
php-lint
/
PHP Linting (Pint)
29s
Matrix: php-tests
Annotations
9 errors and 2 warnings
php-tests (8.3) / PHP Tests :
src/Classes/BookingManager.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\Admin\\Models\\Status\:\:find\(\)\.$# in path /home/runner/work/ti-ext-reservation/ti-ext-reservation/src/Classes/BookingManager.php was not matched in reported errors.
|
php-tests (8.3) / PHP Tests :
src/Extension.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\User\\Http\\Controllers\\Customers\:\:extendFormFields\(\)\.$# in path /home/runner/work/ti-ext-reservation/ti-ext-reservation/src/Extension.php was not matched in reported errors.
|
php-tests (8.3) / PHP Tests :
src/Http/Controllers/DiningAreas.php#L115
Static call to instance method Igniter\Reservation\Models\DiningTable::fixBrokenTreeQuietly().
|
php-tests (8.3) / PHP Tests :
src/Http/Controllers/Reservations.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\Admin\\Models\\Status\:\:find\(\)\.$# in path /home/runner/work/ti-ext-reservation/ti-ext-reservation/src/Http/Controllers/Reservations.php was not matched in reported errors.
|
php-tests (8.3) / PHP Tests :
src/Models/Observers/DiningTableObserver.php#L36
Static call to instance method Igniter\Reservation\Models\DiningTable::fixBrokenTreeQuietly().
|
php-tests (8.3) / PHP Tests :
src/Models/Reservation.php#L1
Ignored error pattern #^Call to an undefined method Igniter\\Admin\\Models\\StatusHistory\|Igniter\\Flame\\Database\\Builder\<Igniter\\Admin\\Models\\StatusHistory\>\:\:whereStatusIsLatest\(\)\.$# in path /home/runner/work/ti-ext-reservation/ti-ext-reservation/src/Models/Reservation.php was not matched in reported errors.
|
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
The operation was canceled.
|
php-lint / PHP Linting (Pint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php-tests (8.3) / PHP Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|