More Transaction generation to Seeder #850
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/DemoDataCreator.php#L75
Access to an undefined property Inensus\Ticket\Models\TicketCategory::$out_source.
|
laravel-lint (8.2):
app/Console/Commands/DemoDataCreator.php#L76
Access to an undefined property Inensus\Ticket\Models\Ticket::$assigned_id.
|
laravel-lint (8.2):
app/Console/Commands/DemoDataCreator.php#L77
Access to an undefined property Inensus\Ticket\Models\Ticket::$owner_id.
|
laravel-lint (8.2):
app/Console/Commands/DemoDataCreator.php#L78
Access to an undefined property Inensus\Ticket\Models\Ticket::$owner_type.
|
laravel-lint (8.2):
app/Console/Commands/DemoDataCreator.php#L92
Access to an undefined property Inensus\Ticket\Models\Ticket::$assigned_id.
|
laravel-lint (8.2):
app/Console/Commands/DemoDataCreator.php#L93
Access to an undefined property Inensus\Ticket\Models\Ticket::$owner_id.
|
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
|