Refactor code with phpstan warning #248 #398
Merged
Annotations
10 errors and 1 warning
Run PHPStan:
app/Http/Controllers/Reports.php#L537
Relation 'meter' is not found in App\Models\Transaction\Transaction model.
|
Run PHPStan:
app/Http/Controllers/Reports.php#L537
Relation 'meter' is not found in App\Models\Transaction\Transaction model.
|
Run PHPStan:
app/Misc/LoanDataContainer.php#L96
Relation 'assetType' is not found in App\Models\AssetPerson model.
|
Run PHPStan:
app/Misc/LoanDataContainer.php#L114
Relation 'meterParameter' is not found in App\Models\Meter\Meter model.
|
Run PHPStan:
app/Services/AgentAssignedApplianceService.php#L28
Relation 'applianceType' is not found in App\Models\AgentAssignedAppliances model.
|
Run PHPStan:
app/Services/AgentSoldApplianceService.php#L26
Relation 'assetType' is not found in App\Models\AssetPerson model.
|
Run PHPStan:
app/Services/AgentSoldApplianceService.php#L60
Relation 'applianceType' is not found in App\Models\AgentAssignedAppliances model.
|
Run PHPStan:
app/Services/AgentSoldApplianceService.php#L90
Relation 'assetType' is not found in App\Models\AssetPerson model.
|
Run PHPStan:
app/Services/ClusterMeterService.php#L12
Relation 'meterParameter' is not found in App\Models\Meter\Meter model.
|
Run PHPStan:
app/Services/MeterService.php#L41
Relation 'geo' is not found in App\Models\Device model.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading