-
Notifications
You must be signed in to change notification settings - Fork 170
/
phpstan-baseline.neon
201 lines (163 loc) · 6.56 KB
/
phpstan-baseline.neon
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
parameters:
ignoreErrors:
-
message: "#^Call to an undefined method Laminas\\\\Feed\\\\Reader\\\\Entry\\\\AbstractEntry\\:\\:getContent\\(\\)\\.$#"
count: 1
path: app/Console/Commands/ImportInsightsCommand.php
-
message: "#^Call to an undefined method Laminas\\\\Feed\\\\Reader\\\\Entry\\\\AbstractEntry\\:\\:getLink\\(\\)\\.$#"
count: 1
path: app/Console/Commands/ImportInsightsCommand.php
-
message: "#^Access to an undefined property App\\\\Docs\\\\DocumentationPage\\:\\:\\$alias\\.$#"
count: 1
path: app/Docs/Docs.php
-
message: "#^Access to an undefined property App\\\\Docs\\\\DocumentationPage\\:\\:\\$repository\\.$#"
count: 1
path: app/Docs/Docs.php
-
message: "#^Access to an undefined property App\\\\Docs\\\\DocumentationPage\\:\\:\\$alias\\.$#"
count: 1
path: app/Docs/DocumentationPage.php
-
message: "#^Access to an undefined property App\\\\Docs\\\\DocumentationPage\\:\\:\\$repository\\.$#"
count: 1
path: app/Docs/DocumentationPage.php
-
message: "#^Access to an undefined property App\\\\Docs\\\\DocumentationPage\\:\\:\\$section\\.$#"
count: 1
path: app/Docs/DocumentationPage.php
-
message: "#^Match expression does not handle remaining values\\: int\\|string$#"
count: 1
path: app/Domain/Experience/Enums/ExperienceType.php
-
message: "#^Access to an undefined property App\\\\Domain\\\\Shop\\\\Models\\\\Purchasable\\:\\:\\$originalPurchasable\\.$#"
count: 2
path: app/Domain/Shop/Actions/HandlePurchaseLicensingAction.php
-
message: "#^Access to an undefined property App\\\\Domain\\\\Shop\\\\Models\\\\Bundle\\:\\:\\$discount_name\\.$#"
count: 1
path: app/Domain/Shop/Models/Bundle.php
-
message: "#^Access to an undefined property App\\\\Domain\\\\Shop\\\\Models\\\\Bundle\\:\\:\\$discount_percentage\\.$#"
count: 2
path: app/Domain/Shop/Models/Bundle.php
-
message: "#^Method App\\\\Domain\\\\Shop\\\\Models\\\\ConversionRate\\:\\:getAmountForUsd\\(\\) should return int but returns float\\.$#"
count: 1
path: app/Domain/Shop/Models/ConversionRate.php
-
message: "#^Method App\\\\Domain\\\\Shop\\\\Models\\\\ConversionRate\\:\\:getPPPInUsd\\(\\) should return int but returns float\\.$#"
count: 1
path: app/Domain/Shop/Models/ConversionRate.php
-
message: "#^Called 'pluck' on Laravel collection, but could have been retrieved as a query\\.$#"
count: 1
path: app/Domain/Shop/Models/Product.php
-
message: "#^Property App\\\\Domain\\\\Shop\\\\Models\\\\Product\\:\\:\\$purchasables is never written, only read\\.$#"
count: 1
path: app/Domain/Shop/Models/Product.php
-
message: "#^Variable \\$purchasables in PHPDoc tag @var does not exist\\.$#"
count: 1
path: app/Domain/Shop/Models/Product.php
-
message: "#^Access to an undefined property App\\\\Domain\\\\Shop\\\\Models\\\\PurchaseAssignment\\:\\:\\$bundle\\.$#"
count: 1
path: app/Filament/Tables/Columns/LicensePurchasableNameColumn.php
-
message: "#^Access to an undefined property App\\\\Domain\\\\Shop\\\\Models\\\\Purchase\\:\\:\\$count\\.$#"
count: 1
path: app/Filament/Widgets/PaymentMethodsWidget.php
-
message: "#^Access to an undefined property App\\\\Domain\\\\Shop\\\\Models\\\\Purchase\\:\\:\\$payment_method\\.$#"
count: 2
path: app/Filament/Widgets/PaymentMethodsWidget.php
-
message: "#^Method Carbon\\\\Carbon\\:\\:subYear\\(\\) invoked with 1 parameter, 0 required\\.$#"
count: 1
path: app/Filament/Widgets/PaymentMethodsWidget.php
-
message: "#^Constructor of class App\\\\Guidelines\\\\Guidelines has an unused parameter \\$sheets\\.$#"
count: 1
path: app/Guidelines/Guidelines.php
-
message: "#^Access to an undefined property App\\\\Domain\\\\Shop\\\\Models\\\\Bundle\\:\\:\\$discount_expires_at\\.$#"
count: 1
path: app/Http/Api/Controllers/BundlePriceController.php
-
message: "#^Access to an undefined property App\\\\Domain\\\\Shop\\\\Models\\\\Bundle\\:\\:\\$discount_name\\.$#"
count: 1
path: app/Http/Api/Controllers/BundlePriceController.php
-
message: "#^Access to an undefined property App\\\\Domain\\\\Shop\\\\Models\\\\Bundle\\:\\:\\$discount_percentage\\.$#"
count: 1
path: app/Http/Api/Controllers/BundlePriceController.php
-
message: "#^Relation 'lessons' is not found in App\\\\Models\\\\Series model\\.$#"
count: 1
path: app/Http/Controllers/CoursesController.php
-
message: "#^Access to an undefined property App\\\\Docs\\\\DocumentationPage\\:\\:\\$section\\.$#"
count: 2
path: app/Http/Controllers/DocsController.php
-
message: "#^Call to an undefined method Laravel\\\\Socialite\\\\Contracts\\\\Provider\\:\\:stateless\\(\\)\\.$#"
count: 1
path: app/Http/Controllers/GitHubSocialiteController.php
-
message: "#^Access to an undefined property Illuminate\\\\Database\\\\Eloquent\\\\Model\\:\\:\\$id\\.$#"
count: 1
path: app/Http/Controllers/InvoicesController.php
-
message: "#^Access to an undefined property App\\\\Models\\\\Lesson\\:\\:\\$description\\.$#"
count: 1
path: app/Models/Lesson.php
-
message: "#^Access to an undefined property App\\\\Models\\\\Series\\:\\:\\$lessons\\.$#"
count: 2
path: app/Models/Lesson.php
-
message: """
#^Call to deprecated method convertToHtml\\(\\) of class League\\\\CommonMark\\\\MarkdownConverter\\:
since 2\\.2; use \\{@link convert\\(\\)\\} instead$#
"""
count: 1
path: app/Models/Lesson.php
-
message: "#^Negated boolean expression is always false\\.$#"
count: 2
path: app/Models/Lesson.php
-
message: "#^Access to an undefined property App\\\\Models\\\\Postcard\\:\\:\\$postcard_count\\.$#"
count: 1
path: app/Models/Postcard.php
-
message: "#^Access to an undefined property App\\\\Models\\\\Series\\:\\:\\$lessons\\.$#"
count: 2
path: app/Models/Series.php
-
message: """
#^Class App\\\\Rules\\\\MatchCurrentPasswordRule implements deprecated interface Illuminate\\\\Contracts\\\\Validation\\\\Rule\\:
see ValidationRule$#
"""
count: 1
path: app/Rules/MatchCurrentPasswordRule.php
-
message: """
#^Class App\\\\Rules\\\\MatchingLicense implements deprecated interface Illuminate\\\\Contracts\\\\Validation\\\\Rule\\:
see ValidationRule$#
"""
count: 1
path: app/Rules/MatchingLicense.php
-
message: "#^Variable \\$license in PHPDoc tag @var does not exist\\.$#"
count: 1
path: app/Rules/MatchingLicense.php
-
message: "#^Call to an undefined method Github\\\\Api\\\\AbstractApi\\:\\:releases\\(\\)\\.$#"
count: 1
path: app/Services/GitHub/GitHubApi.php