chore: update test scripts for improved test coverage #61
Annotations
10 errors and 1 warning
Execute static analysis:
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.
|
Execute static analysis:
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.
|
Execute static analysis:
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.
|
Execute static analysis:
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.
|
Execute static analysis:
src/Admin/Classes/Navigation.php#L41
Access to an undefined property Igniter\Admin\Classes\Navigation::$viewPath.
|
Execute static analysis:
src/Admin/Classes/OnboardingStep.php#L23
Unsafe usage of new static().
|
Execute static analysis:
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.
|
Execute static analysis:
src/Admin/Classes/OnboardingSteps.php#L153
Unsafe access to private property Igniter\Admin\Classes\OnboardingSteps::$callbacks through static::.
|
Execute static analysis:
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.
|
Execute static analysis:
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.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading