Skip to content

Campaign Import

Campaign Import #315

Triggered via pull request November 16, 2023 23:31
Status Failure
Total duration 1m 44s
Artifacts

phpstan.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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().