Campaign Import #315
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)#L55
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)#L78
Access to an undefined property App\Services\Campaign\Import\ImportService::$entity.
|
PHP 8.2:
app/Services/Campaign/Import/ImportService.php#L229
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#L253
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#L278
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#L280
Cannot call method path() on class-string|object.
|
PHP 8.2:
app/Services/Campaign/Import/ImportService.php#L301
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#L306
Cannot call method path() on class-string|object.
|
PHP 8.2:
app/Services/Campaign/Import/Mappers/CalendarMapper.php#L23
Call to an undefined method App\Services\Campaign\Import\Mappers\MiscMapper::weather().
|