Skip to content

Simplify DemoData script and Ticket/Maintenance Seeders #847

Simplify DemoData script and Ticket/Maintenance Seeders

Simplify DemoData script and Ticket/Maintenance Seeders #847

Triggered via pull request December 12, 2024 15:10
Status Success
Total duration 1m 24s
Artifacts

php_linter.yml

on: pull_request
Matrix: laravel-lint
Fit to window
Zoom out
Zoom in

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#L320
Access to an undefined property Inensus\Ticket\Models\TicketCategory::$out_source.
laravel-lint (8.2): app/Console/Commands/DemoDataCreator.php#L321
Access to an undefined property Inensus\Ticket\Models\Ticket::$assigned_id.
laravel-lint (8.2): app/Console/Commands/DemoDataCreator.php#L322
Access to an undefined property Inensus\Ticket\Models\Ticket::$owner_id.
laravel-lint (8.2): app/Console/Commands/DemoDataCreator.php#L323
Access to an undefined property Inensus\Ticket\Models\Ticket::$owner_type.
laravel-lint (8.2): app/Console/Commands/DemoDataCreator.php#L337
Access to an undefined property Inensus\Ticket\Models\Ticket::$assigned_id.
laravel-lint (8.2): app/Console/Commands/DemoDataCreator.php#L338
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