|
| 1 | +parameters: |
| 2 | + ignoreErrors: |
| 3 | + - |
| 4 | + message: '#^Method HPWebdeveloper\\LaravelPayPocket\\Interfaces\\WalletOperations\:\:pay\(\) has invalid return type HPWebdeveloper\\LaravelPayPocket\\Interfaces\\TKey\.$#' |
| 5 | + identifier: class.notFound |
| 6 | + count: 1 |
| 7 | + path: src/Interfaces/WalletOperations.php |
| 8 | + |
| 9 | + - |
| 10 | + message: '#^Type HPWebdeveloper\\LaravelPayPocket\\Interfaces\\TKey in generic type Illuminate\\Support\\Collection\<HPWebdeveloper\\LaravelPayPocket\\Interfaces\\TKey, HPWebdeveloper\\LaravelPayPocket\\Models\\WalletsLog\> in PHPDoc tag @return is not subtype of template type TKey of \(int\|string\) of class Illuminate\\Support\\Collection\.$#' |
| 11 | + identifier: generics.notSubtype |
| 12 | + count: 1 |
| 13 | + path: src/Interfaces/WalletOperations.php |
| 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 | + - |
| 22 | + message: '#^Method HPWebdeveloper\\LaravelPayPocket\\Services\\PocketServices\:\:pay\(\) has invalid return type HPWebdeveloper\\LaravelPayPocket\\Services\\TKey\.$#' |
| 23 | + identifier: class.notFound |
| 24 | + count: 1 |
| 25 | + path: src/Services/PocketServices.php |
| 26 | + |
| 27 | + - |
| 28 | + message: '#^Method HPWebdeveloper\\LaravelPayPocket\\Services\\PocketServices\:\:pay\(\) should return Illuminate\\Support\\Collection\<HPWebdeveloper\\LaravelPayPocket\\Services\\TKey, HPWebdeveloper\\LaravelPayPocket\\Models\\WalletsLog\> but returns Illuminate\\Support\\Collection\<HPWebdeveloper\\LaravelPayPocket\\Interfaces\\TKey, HPWebdeveloper\\LaravelPayPocket\\Models\\WalletsLog\>\.$#' |
| 29 | + identifier: return.type |
| 30 | + count: 1 |
| 31 | + path: src/Services/PocketServices.php |
| 32 | + |
| 33 | + - |
| 34 | + message: '#^Type HPWebdeveloper\\LaravelPayPocket\\Services\\TKey in generic type Illuminate\\Support\\Collection\<HPWebdeveloper\\LaravelPayPocket\\Services\\TKey, HPWebdeveloper\\LaravelPayPocket\\Models\\WalletsLog\> in PHPDoc tag @return is not subtype of template type TKey of \(int\|string\) of class Illuminate\\Support\\Collection\.$#' |
| 35 | + identifier: generics.notSubtype |
| 36 | + count: 1 |
| 37 | + path: src/Services/PocketServices.php |
| 38 | + |
| 39 | + - |
| 40 | + message: '#^Trait HPWebdeveloper\\LaravelPayPocket\\Traits\\GetWallets is used zero times and is not analysed\.$#' |
| 41 | + identifier: trait.unused |
| 42 | + count: 1 |
| 43 | + path: src/Traits/GetWallets.php |
| 44 | + |
| 45 | + - |
| 46 | + message: '#^Trait HPWebdeveloper\\LaravelPayPocket\\Traits\\HandlesDeposit is used zero times and is not analysed\.$#' |
| 47 | + identifier: trait.unused |
| 48 | + count: 1 |
| 49 | + path: src/Traits/HandlesDeposit.php |
| 50 | + |
| 51 | + - |
| 52 | + message: '#^Trait HPWebdeveloper\\LaravelPayPocket\\Traits\\HandlesPayment is used zero times and is not analysed\.$#' |
| 53 | + identifier: trait.unused |
| 54 | + count: 1 |
| 55 | + path: src/Traits/HandlesPayment.php |
| 56 | + |
| 57 | + - |
| 58 | + message: '#^Trait HPWebdeveloper\\LaravelPayPocket\\Traits\\HasWallet is used zero times and is not analysed\.$#' |
| 59 | + identifier: trait.unused |
| 60 | + count: 1 |
| 61 | + path: src/Traits/HasWallet.php |
| 62 | + |
| 63 | + - |
| 64 | + message: '#^Trait HPWebdeveloper\\LaravelPayPocket\\Traits\\ManagesWallet is used zero times and is not analysed\.$#' |
| 65 | + identifier: trait.unused |
| 66 | + count: 1 |
| 67 | + path: src/Traits/ManagesWallet.php |
0 commit comments