chore: update test scripts for improved test coverage #61
pipeline.yml
on: push
Annotations
21 errors and 3 warnings
php-tests (8.2) / PHP Tests :
database/migrations/admin/2022_09_03_000300_make_location_options_fields_unique.php#L12
Called 'pluck' on Laravel collection, but could have been retrieved as a query.
|
php-tests (8.2) / PHP Tests :
src/Admin/Classes/AdminController.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\View\\Factory\:\:getFinder\(\)\.$# in path /home/runner/work/core/core/src/Admin/Classes/AdminController.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests :
src/Admin/Classes/BaseWidget.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\View\\Factory\:\:getFinder\(\)\.$# in path /home/runner/work/core/core/src/Admin/Classes/BaseWidget.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests :
src/Admin/Classes/Navigation.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\View\\Factory\:\:getFinder\(\)\.$# in path /home/runner/work/core/core/src/Admin/Classes/Navigation.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests :
src/Admin/Classes/Navigation.php#L41
Access to an undefined property Igniter\Admin\Classes\Navigation::$viewPath.
|
php-tests (8.2) / PHP Tests :
src/Admin/Classes/OnboardingStep.php#L23
Unsafe usage of new static().
|
php-tests (8.2) / PHP Tests :
src/Admin/Classes/OnboardingSteps.php#L89
Ignored error pattern #^Unsafe access to private property Igniter\\Admin\\Classes\\OnboardingSteps\:\:\$callbacks through static\:\:\.$# in path /home/runner/work/core/core/src/Admin/Classes/OnboardingSteps.php is expected to occur 2 times, but occurred 3 times.
|
php-tests (8.2) / PHP Tests :
src/Admin/Classes/OnboardingSteps.php#L153
Unsafe access to private property Igniter\Admin\Classes\OnboardingSteps::$callbacks through static::.
|
php-tests (8.2) / PHP Tests :
src/Admin/FormWidgets/Connector.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Eloquent\\Model\:\:find\(\)\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/Connector.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests :
src/Admin/FormWidgets/DataTable.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Query\\Builder\:\:search\(\)\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/DataTable.php was not matched in reported errors.
|
php-tests (8.3) / PHP Tests
FailFast: cancelling since parallel instance has failed
|
php-tests (8.3) / PHP Tests :
database/migrations/admin/2022_09_03_000300_make_location_options_fields_unique.php#L12
Called 'pluck' on Laravel collection, but could have been retrieved as a query.
|
php-tests (8.3) / PHP Tests :
src/Admin/Classes/AdminController.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\View\\Factory\:\:getFinder\(\)\.$# in path /home/runner/work/core/core/src/Admin/Classes/AdminController.php was not matched in reported errors.
|
php-tests (8.3) / PHP Tests :
src/Admin/Classes/BaseWidget.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\View\\Factory\:\:getFinder\(\)\.$# in path /home/runner/work/core/core/src/Admin/Classes/BaseWidget.php was not matched in reported errors.
|
php-tests (8.3) / PHP Tests :
src/Admin/Classes/Navigation.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\View\\Factory\:\:getFinder\(\)\.$# in path /home/runner/work/core/core/src/Admin/Classes/Navigation.php was not matched in reported errors.
|
php-tests (8.3) / PHP Tests :
src/Admin/Classes/Navigation.php#L41
Access to an undefined property Igniter\Admin\Classes\Navigation::$viewPath.
|
php-tests (8.3) / PHP Tests :
src/Admin/Classes/OnboardingStep.php#L23
Unsafe usage of new static().
|
php-tests (8.3) / PHP Tests :
src/Admin/Classes/OnboardingSteps.php#L89
Ignored error pattern #^Unsafe access to private property Igniter\\Admin\\Classes\\OnboardingSteps\:\:\$callbacks through static\:\:\.$# in path /home/runner/work/core/core/src/Admin/Classes/OnboardingSteps.php is expected to occur 2 times, but occurred 3 times.
|
php-tests (8.3) / PHP Tests :
src/Admin/Classes/OnboardingSteps.php#L153
Unsafe access to private property Igniter\Admin\Classes\OnboardingSteps::$callbacks through static::.
|
php-tests (8.3) / PHP Tests :
src/Admin/FormWidgets/Connector.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Eloquent\\Model\:\:find\(\)\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/Connector.php was not matched in reported errors.
|
php-tests (8.3) / PHP Tests :
src/Admin/FormWidgets/DataTable.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Query\\Builder\:\:search\(\)\.$# in path /home/runner/work/core/core/src/Admin/FormWidgets/DataTable.php was not matched in reported errors.
|
build-assets / Build Assets
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.2) / PHP Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|