phpstan: Streamline vendor file location with local dev-env #960
Annotations
10 errors and 1 warning
PHPStan:
src/Control/PaginationControl.php#L481
Variable $currentPageNumber might not be defined.
|
PHPStan:
src/Control/SearchBar.php#L1
Ignored error pattern #^Cannot access offset mixed on array\|object\.$# in path /home/runner/work/ipl-web/ipl-web/src/Control/SearchBar.php was not matched in reported errors.
|
PHPStan:
src/Control/SearchBar.php#L332
Ignored error pattern #^Cannot access offset 'terms' on mixed\.$# in path /home/runner/work/ipl-web/ipl-web/src/Control/SearchBar.php is expected to occur 2 times, but occurred only 1 time.
|
PHPStan:
src/Control/SearchBar/Suggestions.php#L350
Ignored error pattern #^Cannot access offset 'column' on mixed\.$# in path /home/runner/work/ipl-web/ipl-web/src/Control/SearchBar/Suggestions.php is expected to occur 3 times, but occurred only 1 time.
|
PHPStan:
src/Control/SearchBar/Suggestions.php#L356
Ignored error pattern #^Cannot access offset 'searchFilter' on mixed\.$# in path /home/runner/work/ipl-web/ipl-web/src/Control/SearchBar/Suggestions.php is expected to occur 2 times, but occurred only 1 time.
|
PHPStan:
src/Control/SearchBar/Suggestions.php#L372
Ignored error pattern #^Cannot access offset 'operator' on mixed\.$# in path /home/runner/work/ipl-web/ipl-web/src/Control/SearchBar/Suggestions.php is expected to occur 2 times, but occurred only 1 time.
|
PHPStan:
src/Control/SearchBar/Suggestions.php#L382
Ignored error pattern #^Cannot access offset 'showQuickSearch' on mixed\.$# in path /home/runner/work/ipl-web/ipl-web/src/Control/SearchBar/Suggestions.php is expected to occur 2 times, but occurred only 1 time.
|
PHPStan:
src/Control/SortControl.php#L1
Ignored error pattern #^Cannot access offset mixed on array\|object\.$# in path /home/runner/work/ipl-web/ipl-web/src/Control/SortControl.php was not matched in reported errors.
|
PHPStan:
src/FormElement/TermInput.php#L389
Ignored error pattern #^Parameter \#1 \$value of method ipl\\Web\\FormElement\\TermInput\:\:parseValue\(\) expects string, mixed given\.$# in path /home/runner/work/ipl-web/ipl-web/src/FormElement/TermInput.php is expected to occur 2 times, but occurred only 1 time.
|
PHPStan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading