Fix broken health route #290 #857
Annotations
10 errors and 1 warning
laravel-lint (8.2):
app/Console/Commands/AddMeterAddress.php#L22
Call to an undefined method Illuminate\Database\Eloquent\Model::addresses().
|
laravel-lint (8.2):
app/Console/Commands/AddMeterAddress.php#L30
Call to an undefined method Illuminate\Database\Eloquent\Relations\MorphOne<App\Models\GeographicalInformation>::associate().
|
laravel-lint (8.2):
app/Console/Commands/AssetRateChecker.php#L44
Access to an undefined property Illuminate\Database\Eloquent\Model::$remind_rate.
|
laravel-lint (8.2):
app/Console/Commands/AssetRateChecker.php#L66
Access to an undefined property Illuminate\Database\Eloquent\Model::$overdue_remind_rate.
|
laravel-lint (8.2):
app/Console/Commands/MailApplianceDebtsCommand.php#L14
Method App\Services\ApplianceRateService::queryOutstandingDebtsByApplianceRates() invoked with 0 parameters, 1 required.
|
laravel-lint (8.2):
app/Console/Commands/ShiftEcosysSHSdataForDeviceFeature.php#L39
Access to an undefined property Illuminate\Database\Eloquent\Model::$connection_group_id.
|
laravel-lint (8.2):
app/Console/Commands/ShiftEcosysSHSdataForDeviceFeature.php#L44
Access to an undefined property Illuminate\Database\Eloquent\Model::$created_at.
|
laravel-lint (8.2):
app/Console/Commands/ShiftEcosysSHSdataForDeviceFeature.php#L45
Access to an undefined property Illuminate\Database\Eloquent\Model::$updated_at.
|
laravel-lint (8.2):
app/Http/Controllers/AgentAssignedApplianceWebController.php#L47
PHPDoc tag @param references unknown parameter: $agent
|
laravel-lint (8.2):
app/Http/Controllers/AgentAuthController.php#L36
Call to an undefined method Illuminate\Contracts\Auth\StatefulGuard::setTTL().
|
laravel-lint (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|