Campaign Import #311
Annotations
10 errors
PHP 8.2:
app/Http/Controllers/DashboardController.php#L98
Relation 'updater' is not found in App\Models\Entity model.
|
PHP 8.2:
app/Services/Campaign/Import/ImportMentions.php (in context of class App/Services/Campaign/Import/ImportService)#L56
Access to an undefined property App\Services\Campaign\Import\ImportService::$data.
|
PHP 8.2:
app/Services/Campaign/Import/ImportMentions.php (in context of class App/Services/Campaign/Import/ImportService)#L79
Access to an undefined property App\Services\Campaign\Import\ImportService::$entity.
|
PHP 8.2:
app/Services/Campaign/Import/ImportService.php#L228
Parameter #2 $replace of static method Illuminate\Support\Str::replace() expects iterable<string>|string, null given.
|
PHP 8.2:
app/Services/Campaign/Import/ImportService.php#L252
Parameter #2 $replace of static method Illuminate\Support\Str::replace() expects iterable<string>|string, null given.
|
PHP 8.2:
app/Services/Campaign/Import/ImportService.php#L277
Parameter #2 $replace of static method Illuminate\Support\Str::replace() expects iterable<string>|string, null given.
|
PHP 8.2:
app/Services/Campaign/Import/ImportService.php#L279
Cannot call method path() on class-string|object.
|
PHP 8.2:
app/Services/Campaign/Import/ImportService.php#L300
Parameter #2 $replace of static method Illuminate\Support\Str::replace() expects iterable<string>|string, null given.
|
PHP 8.2:
app/Services/Campaign/Import/ImportService.php#L305
Cannot call method path() on class-string|object.
|
PHP 8.2:
app/Services/Campaign/Import/Mappers/CalendarMapper.php#L26
Call to an undefined method App\Services\Campaign\Import\Mappers\MiscMapper::weather().
|