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-baseline.neon
+11-5Lines changed: 11 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,12 @@ parameters:
12
12
count:1
13
13
path:src/Interfaces/WalletOperations.php
14
14
15
+
-
16
+
message:'#^Property HPWebdeveloper\\LaravelPayPocket\\Models\\Wallet\:\:\$createdLog \(HPWebdeveloper\\LaravelPayPocket\\Models\\WalletsLog\) does not accept Illuminate\\Database\\Eloquent\\Model\.$#'
17
+
identifier:assign.propertyType
18
+
count:1
19
+
path:src/Models/Wallet.php
20
+
15
21
-
16
22
message:'#^Method HPWebdeveloper\\LaravelPayPocket\\Services\\PocketServices\:\:pay\(\) has invalid return type HPWebdeveloper\\LaravelPayPocket\\Services\\TKey\.$#'
17
23
identifier:class.notFound
@@ -30,32 +36,32 @@ parameters:
30
36
count:1
31
37
path:src/Services/PocketServices.php
32
38
33
-
-
34
-
message:'#^Property HPWebdeveloper\\LaravelPayPocket\\Models\\Wallet\:\:\$createdLog \(HPWebdeveloper\\LaravelPayPocket\\Models\\WalletsLog\) does not accept Illuminate\\Database\\Eloquent\\Model\.$#'
35
-
count:1
36
-
path:src/Traits/BalanceOperation.php
37
-
38
39
-
39
40
message:'#^Trait HPWebdeveloper\\LaravelPayPocket\\Traits\\GetWallets is used zero times and is not analysed\.$#'
41
+
identifier:trait.unused
40
42
count:1
41
43
path:src/Traits/GetWallets.php
42
44
43
45
-
44
46
message:'#^Trait HPWebdeveloper\\LaravelPayPocket\\Traits\\HandlesDeposit is used zero times and is not analysed\.$#'
47
+
identifier:trait.unused
45
48
count:1
46
49
path:src/Traits/HandlesDeposit.php
47
50
48
51
-
49
52
message:'#^Trait HPWebdeveloper\\LaravelPayPocket\\Traits\\HandlesPayment is used zero times and is not analysed\.$#'
53
+
identifier:trait.unused
50
54
count:1
51
55
path:src/Traits/HandlesPayment.php
52
56
53
57
-
54
58
message:'#^Trait HPWebdeveloper\\LaravelPayPocket\\Traits\\HasWallet is used zero times and is not analysed\.$#'
59
+
identifier:trait.unused
55
60
count:1
56
61
path:src/Traits/HasWallet.php
57
62
58
63
-
59
64
message:'#^Trait HPWebdeveloper\\LaravelPayPocket\\Traits\\ManagesWallet is used zero times and is not analysed\.$#'
0 commit comments