|
| 1 | +parameters: |
| 2 | + ignoreErrors: |
| 3 | + - |
| 4 | + message: "#^Offset '1' on array\\<string, non\\-empty\\-array\\<int\\<0, max\\>, mixed\\>\\> in empty\\(\\) does not exist\\.$#" |
| 5 | + count: 1 |
| 6 | + path: src/DataTableComponent.php |
| 7 | + |
| 8 | + - |
| 9 | + message: "#^Offset '99' on array\\<string, non\\-empty\\-array\\<int\\<0, max\\>, mixed\\>\\> in isset\\(\\) does not exist\\.$#" |
| 10 | + count: 1 |
| 11 | + path: src/DataTableComponent.php |
| 12 | + |
| 13 | + - |
| 14 | + message: "#^Offset '99' on non\\-empty\\-array\\<1\\|string, array\\<int\\<0, max\\>, mixed\\>\\> in isset\\(\\) does not exist\\.$#" |
| 15 | + count: 1 |
| 16 | + path: src/DataTableComponent.php |
| 17 | + |
| 18 | + - |
| 19 | + message: "#^Property Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:\\$joins \\(array\\) on left side of \\?\\? is not nullable\\.$#" |
| 20 | + count: 1 |
| 21 | + path: src/DataTableComponent.php |
| 22 | + |
| 23 | + - |
| 24 | + message: "#^Property Rappasoft\\\\LaravelLivewireTables\\\\DataTableComponent\\:\\:\\$model has no type specified\\.$#" |
| 25 | + count: 1 |
| 26 | + path: src/DataTableComponent.php |
| 27 | + |
| 28 | + - |
| 29 | + message: "#^Unsafe usage of new static\\(\\)\\.$#" |
| 30 | + count: 1 |
| 31 | + path: src/Views/Action.php |
| 32 | + |
| 33 | + - |
| 34 | + message: "#^Unsafe usage of new static\\(\\)\\.$#" |
| 35 | + count: 1 |
| 36 | + path: src/Views/Column.php |
| 37 | + |
| 38 | + - |
| 39 | + message: "#^Unsafe usage of new static\\(\\)\\.$#" |
| 40 | + count: 1 |
| 41 | + path: src/Views/Filter.php |
| 42 | + |
| 43 | + - |
| 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\\.$#" |
| 45 | + count: 1 |
| 46 | + path: src/Views/Filters/MultiSelectDropdownFilter.php |
| 47 | + |
| 48 | + - |
| 49 | + message: "#^Unable to resolve the template type TMapWithKeysKey in call to method Illuminate\\\\Support\\\\Collection\\<\\(int\\|string\\),mixed\\>\\:\\:mapWithKeys\\(\\)$#" |
| 50 | + count: 1 |
| 51 | + path: src/Views/Filters/MultiSelectDropdownFilter.php |
| 52 | + |
| 53 | + - |
| 54 | + message: "#^Unable to resolve the template type TMapWithKeysValue in call to method Illuminate\\\\Support\\\\Collection\\<\\(int\\|string\\),mixed\\>\\:\\:mapWithKeys\\(\\)$#" |
| 55 | + count: 1 |
| 56 | + path: src/Views/Filters/MultiSelectDropdownFilter.php |
| 57 | + |
| 58 | + - |
| 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\\.$#" |
| 60 | + count: 1 |
| 61 | + path: src/Views/Filters/MultiSelectFilter.php |
| 62 | + |
| 63 | + - |
| 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\\.$#" |
| 65 | + count: 1 |
| 66 | + path: src/Views/Filters/NumberRangeFilter.php |
| 67 | + |
| 68 | + - |
| 69 | + message: "#^Unable to resolve the template type TMapWithKeysKey in call to method Illuminate\\\\Support\\\\Collection\\<\\(int\\|string\\),mixed\\>\\:\\:mapWithKeys\\(\\)$#" |
| 70 | + count: 1 |
| 71 | + path: src/Views/Filters/SelectFilter.php |
| 72 | + |
| 73 | + - |
| 74 | + message: "#^Unable to resolve the template type TMapWithKeysValue in call to method Illuminate\\\\Support\\\\Collection\\<\\(int\\|string\\),mixed\\>\\:\\:mapWithKeys\\(\\)$#" |
| 75 | + count: 1 |
| 76 | + path: src/Views/Filters/SelectFilter.php |
0 commit comments