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