|  | 
| 1 | 1 | parameters: | 
| 2 | 2 | 	ignoreErrors: | 
| 3 | 3 | 		- | 
| 4 |  | -			message: "#^Offset '1' on array\\<string, non\\-empty\\-array\\<int\\<0, max\\>, mixed\\>\\> in empty\\(\\) does not exist\\.$#" | 
|  | 4 | +			message: '#^Offset ''1'' on array\<string, non\-empty\-list\> in empty\(\) does not exist\.$#' | 
|  | 5 | +			identifier: empty.offset | 
| 5 | 6 | 			count: 1 | 
| 6 | 7 | 			path: src/DataTableComponent.php | 
| 7 | 8 | 
 | 
| 8 | 9 | 		- | 
| 9 |  | -			message: "#^Offset '99' on array\\<string, non\\-empty\\-array\\<int\\<0, max\\>, mixed\\>\\> in isset\\(\\) does not exist\\.$#" | 
|  | 10 | +			message: '#^Offset ''99'' on array\<string, non\-empty\-list\> in isset\(\) does not exist\.$#' | 
|  | 11 | +			identifier: isset.offset | 
| 10 | 12 | 			count: 1 | 
| 11 | 13 | 			path: src/DataTableComponent.php | 
| 12 | 14 | 
 | 
| 13 | 15 | 		- | 
| 14 |  | -			message: "#^Offset '99' on non\\-empty\\-array\\<1\\|string, array\\<int\\<0, max\\>, mixed\\>\\> in isset\\(\\) does not exist\\.$#" | 
|  | 16 | +			message: '#^Offset ''99'' on non\-empty\-array\<1\|string, list\> in isset\(\) does not exist\.$#' | 
|  | 17 | +			identifier: isset.offset | 
| 15 | 18 | 			count: 1 | 
| 16 | 19 | 			path: src/DataTableComponent.php | 
| 17 | 20 | 
 | 
| 18 | 21 | 		- | 
| 19 |  | -			message: "#^Property Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:\\$joins \\(array\\) on left side of \\?\\? is not nullable\\.$#" | 
|  | 22 | +			message: '#^Parameter \#1 \$view of function view expects view\-string\|null, string given\.$#' | 
|  | 23 | +			identifier: argument.type | 
| 20 | 24 | 			count: 1 | 
| 21 | 25 | 			path: src/DataTableComponent.php | 
| 22 | 26 | 
 | 
| 23 | 27 | 		- | 
| 24 |  | -			message: "#^Property Rappasoft\\\\LaravelLivewireTables\\\\DataTableComponent\\:\\:\\$model has no type specified\\.$#" | 
|  | 28 | +			message: '#^Property Rappasoft\\LaravelLivewireTables\\DataTableComponent\:\:\$model has no type specified\.$#' | 
|  | 29 | +			identifier: missingType.property | 
| 25 | 30 | 			count: 1 | 
| 26 | 31 | 			path: src/DataTableComponent.php | 
| 27 | 32 | 
 | 
| 28 | 33 | 		- | 
| 29 |  | -			message: "#^Unsafe usage of new static\\(\\)\\.$#" | 
|  | 34 | +			message: '#^Parameter \#1 \$view of function view expects view\-string\|null, string given\.$#' | 
|  | 35 | +			identifier: argument.type | 
|  | 36 | +			count: 1 | 
|  | 37 | +			path: src/View/Components/FilterPill.php | 
|  | 38 | + | 
|  | 39 | +		- | 
|  | 40 | +			message: '#^Unsafe usage of new static\(\)\.$#' | 
|  | 41 | +			identifier: new.static | 
| 30 | 42 | 			count: 1 | 
| 31 | 43 | 			path: src/Views/Action.php | 
| 32 | 44 | 
 | 
| 33 | 45 | 		- | 
| 34 |  | -			message: "#^Unsafe usage of new static\\(\\)\\.$#" | 
|  | 46 | +			message: '#^Unsafe usage of new static\(\)\.$#' | 
|  | 47 | +			identifier: new.static | 
| 35 | 48 | 			count: 1 | 
| 36 | 49 | 			path: src/Views/Column.php | 
| 37 | 50 | 
 | 
| 38 | 51 | 		- | 
| 39 |  | -			message: "#^Unsafe usage of new static\\(\\)\\.$#" | 
|  | 52 | +			message: '#^Unsafe usage of new static\(\)\.$#' | 
|  | 53 | +			identifier: new.static | 
| 40 | 54 | 			count: 1 | 
| 41 | 55 | 			path: src/Views/Filter.php | 
| 42 | 56 | 
 | 
| 43 | 57 | 		- | 
| 44 |  | -			message: "#^Parameter \\#1 \\$callback of method Illuminate\\\\Support\\\\Collection\\<int,string\\>\\:\\:filter\\(\\) expects \\(callable\\(string, int\\)\\: bool\\)\\|null, Closure\\(mixed\\)\\: int\\<0, max\\> given\\.$#" | 
|  | 58 | +			message: '#^Parameter \#1 \$callback of method Illuminate\\Support\\Collection\<int,string\>\:\:filter\(\) expects \(callable\(string, int\)\: bool\)\|null, Closure\(mixed\)\: int\<0, max\> given\.$#' | 
|  | 59 | +			identifier: argument.type | 
| 45 | 60 | 			count: 1 | 
| 46 | 61 | 			path: src/Views/Filters/MultiSelectDropdownFilter.php | 
| 47 | 62 | 
 | 
| 48 | 63 | 		- | 
| 49 |  | -			message: "#^Unable to resolve the template type TMapWithKeysKey in call to method Illuminate\\\\Support\\\\Collection\\<\\(int\\|string\\),mixed\\>\\:\\:mapWithKeys\\(\\)$#" | 
|  | 64 | +			message: '#^Unable to resolve the template type TMapWithKeysKey in call to method Illuminate\\Support\\Collection\<\(int\|string\),mixed\>\:\:mapWithKeys\(\)$#' | 
|  | 65 | +			identifier: argument.templateType | 
| 50 | 66 | 			count: 1 | 
| 51 | 67 | 			path: src/Views/Filters/MultiSelectDropdownFilter.php | 
| 52 | 68 | 
 | 
| 53 | 69 | 		- | 
| 54 |  | -			message: "#^Unable to resolve the template type TMapWithKeysValue in call to method Illuminate\\\\Support\\\\Collection\\<\\(int\\|string\\),mixed\\>\\:\\:mapWithKeys\\(\\)$#" | 
|  | 70 | +			message: '#^Unable to resolve the template type TMapWithKeysValue in call to method Illuminate\\Support\\Collection\<\(int\|string\),mixed\>\:\:mapWithKeys\(\)$#' | 
|  | 71 | +			identifier: argument.templateType | 
| 55 | 72 | 			count: 1 | 
| 56 | 73 | 			path: src/Views/Filters/MultiSelectDropdownFilter.php | 
| 57 | 74 | 
 | 
| 58 | 75 | 		- | 
| 59 |  | -			message: "#^Parameter \\#1 \\$callback of method Illuminate\\\\Support\\\\Collection\\<int,string\\>\\:\\:filter\\(\\) expects \\(callable\\(string, int\\)\\: bool\\)\\|null, Closure\\(mixed\\)\\: int\\<0, max\\> given\\.$#" | 
|  | 76 | +			message: '#^Parameter \#1 \$callback of method Illuminate\\Support\\Collection\<int,string\>\:\:filter\(\) expects \(callable\(string, int\)\: bool\)\|null, Closure\(mixed\)\: int\<0, max\> given\.$#' | 
|  | 77 | +			identifier: argument.type | 
| 60 | 78 | 			count: 1 | 
| 61 | 79 | 			path: src/Views/Filters/MultiSelectFilter.php | 
| 62 | 80 | 
 | 
| 63 | 81 | 		- | 
| 64 |  | -			message: "#^Parameter \\#1 \\$callback of method Illuminate\\\\Support\\\\Collection\\<int,string\\>\\:\\:filter\\(\\) expects \\(callable\\(string, int\\)\\: bool\\)\\|null, Closure\\(mixed\\)\\: int\\<0, max\\> given\\.$#" | 
|  | 82 | +			message: '#^Parameter \#1 \$callback of method Illuminate\\Support\\Collection\<int,string\>\:\:filter\(\) expects \(callable\(string, int\)\: bool\)\|null, Closure\(mixed\)\: int\<0, max\> given\.$#' | 
|  | 83 | +			identifier: argument.type | 
| 65 | 84 | 			count: 1 | 
| 66 | 85 | 			path: src/Views/Filters/NumberRangeFilter.php | 
| 67 | 86 | 
 | 
| 68 | 87 | 		- | 
| 69 |  | -			message: "#^Unable to resolve the template type TMapWithKeysKey in call to method Illuminate\\\\Support\\\\Collection\\<\\(int\\|string\\),mixed\\>\\:\\:mapWithKeys\\(\\)$#" | 
|  | 88 | +			message: '#^Unable to resolve the template type TMapWithKeysKey in call to method Illuminate\\Support\\Collection\<\(int\|string\),mixed\>\:\:mapWithKeys\(\)$#' | 
|  | 89 | +			identifier: argument.templateType | 
| 70 | 90 | 			count: 1 | 
| 71 | 91 | 			path: src/Views/Filters/SelectFilter.php | 
| 72 | 92 | 
 | 
| 73 | 93 | 		- | 
| 74 |  | -			message: "#^Unable to resolve the template type TMapWithKeysValue in call to method Illuminate\\\\Support\\\\Collection\\<\\(int\\|string\\),mixed\\>\\:\\:mapWithKeys\\(\\)$#" | 
|  | 94 | +			message: '#^Unable to resolve the template type TMapWithKeysValue in call to method Illuminate\\Support\\Collection\<\(int\|string\),mixed\>\:\:mapWithKeys\(\)$#' | 
|  | 95 | +			identifier: argument.templateType | 
| 75 | 96 | 			count: 1 | 
| 76 | 97 | 			path: src/Views/Filters/SelectFilter.php | 
0 commit comments