You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan.src.baseline.neon
+6-41Lines changed: 6 additions & 41 deletions
Original file line number
Diff line number
Diff line change
@@ -135,11 +135,6 @@ parameters:
135
135
count:1
136
136
path:src/Models/Transaction.php
137
137
138
-
-
139
-
message:"#^Parameter \\#1 \\$first of method Bavix\\\\Wallet\\\\Internal\\\\Service\\\\MathService\\:\\:div\\(\\) expects float\\|int\\|non\\-empty\\-string, string given\\.$#"
140
-
count:1
141
-
path:src/Models/Transaction.php
142
-
143
138
-
144
139
message:"#^Parameter \\#1 \\$first of method Bavix\\\\Wallet\\\\Internal\\\\Service\\\\MathService\\:\\:mul\\(\\) expects float\\|int\\|non\\-empty\\-string, float\\|int\\|string given\\.$#"
145
140
count:1
@@ -202,14 +197,19 @@ parameters:
202
197
203
198
-
204
199
message:"#^Cannot cast mixed to string\\.$#"
205
-
count:1
200
+
count:2
206
201
path:src/Models/Wallet.php
207
202
208
203
-
209
204
message:"#^Method Bavix\\\\Wallet\\\\Models\\\\Wallet\\:\\:getBalanceFloatAttribute\\(\\) should return non\\-empty\\-string but returns string\\.$#"
210
205
count:1
211
206
path:src/Models/Wallet.php
212
207
208
+
-
209
+
message:"#^Method Bavix\\\\Wallet\\\\Models\\\\Wallet\\:\\:getCurrencyAttribute\\(\\) should return string but returns mixed\\.$#"
210
+
count:1
211
+
path:src/Models/Wallet.php
212
+
213
213
-
214
214
message:"#^Method Bavix\\\\Wallet\\\\Models\\\\Wallet\\:\\:receivedTransfers\\(\\) should return Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\HasMany\\<Bavix\\\\Wallet\\\\Models\\\\Transfer\\> but returns Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\HasMany\\<TRelatedModel of Illuminate\\\\Database\\\\Eloquent\\\\Model, Bavix\\\\Wallet\\\\Models\\\\Wallet\\>\\.$#"
215
215
count:2
@@ -255,11 +255,6 @@ parameters:
255
255
count:1
256
256
path:src/Models/Wallet.php
257
257
258
-
-
259
-
message:"#^Parameter \\#1 \\$number of method Bavix\\\\Wallet\\\\Internal\\\\Service\\\\MathService\\:\\:negative\\(\\) expects float\\|int\\|non\\-empty\\-string, string given\\.$#"
260
-
count:1
261
-
path:src/Models/Wallet.php
262
-
263
258
-
264
259
message:"#^Parameter \\#1 \\$related of method Illuminate\\\\Database\\\\Eloquent\\\\Model\\:\\:hasMany\\(\\) expects class\\-string\\<Illuminate\\\\Database\\\\Eloquent\\\\Model\\>, mixed given\\.$#"
265
260
count:6
@@ -295,11 +290,6 @@ parameters:
295
290
count:1
296
291
path:src/Models/Wallet.php
297
292
298
-
-
299
-
message:"#^Parameter \\#2 \\$value of method Bavix\\\\Wallet\\\\Services\\\\RegulatorService\\:\\:increase\\(\\) expects float\\|int\\|non\\-empty\\-string, string given\\.$#"
300
-
count:1
301
-
path:src/Models/Wallet.php
302
-
303
293
-
304
294
message:"#^Parameter \\#2 \\$value of method Bavix\\\\Wallet\\\\Services\\\\RegulatorService\\:\\:sync\\(\\) expects float\\|int\\|non\\-empty\\-string, float\\|int\\|string given\\.$#"
305
295
count:1
@@ -360,11 +350,6 @@ parameters:
360
350
count:1
361
351
path:src/Services/BookkeeperService.php
362
352
363
-
-
364
-
message:"#^Parameter \\#1 \\$uuid of method Bavix\\\\Wallet\\\\Internal\\\\Service\\\\StorageServiceInterface\\:\\:forget\\(\\) expects non\\-empty\\-string, string given\\.$#"
0 commit comments