improv: ensure all commands that extend abscommand has company id option #379
Annotations
10 errors
Run PHPStan:
app/Console/Commands/AddPlugin.php#L23
Access to an undefined property App\Console\Commands\AddPlugin::$pluginService.
|
Run PHPStan:
app/Console/Commands/DummyDataCreator.php#L232
Variable $subTransaction might not be defined.
|
Run PHPStan:
app/Console/Commands/DummyDataCreator.php#L239
Variable $e might not be defined.
|
Run PHPStan:
app/Console/Commands/ModelShowTenant.php#L45
Method App\Console\Commands\ModelShowTenant::handle() should return int but return statement is missing.
|
Run PHPStan:
app/Console/Kernel.php#L5
Class App\Console\Commands\MailApplianceDebtsCommand referenced with incorrect case: app\Console\Commands\MailApplianceDebtsCommand.
|
Run PHPStan:
app/Console/Kernel.php#L72
Class App\Console\Commands\MailApplianceDebtsCommand referenced with incorrect case: app\Console\Commands\MailApplianceDebtsCommand.
|
Run PHPStan:
app/Http/Controllers/Reports.php#L552
Relation 'meter' is not found in App\Models\Transaction\Transaction model.
|
Run PHPStan:
app/Http/Controllers/Reports.php#L552
Relation 'meter' is not found in App\Models\Transaction\Transaction model.
|
Run PHPStan:
app/Http/Middleware/JwtMiddleware.php#L31
No error to ignore is reported on line 31.
|
Run PHPStan:
app/Jobs/SmsLoadBalancer.php#L40
Result of method App\Jobs\SmsLoadBalancer::release() (void) is used.
|
Loading