Skip to content

Exporting/Importing custom types is possible now #741

Exporting/Importing custom types is possible now

Exporting/Importing custom types is possible now #741

Triggered via pull request January 29, 2025 22:23
Status Failure
Total duration 2m 13s
Artifacts

phpstan.yml

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

Annotations

4 errors
PHP 8.3: app/Services/Campaign/ExportService.php#L312
Variable $name might not be defined.
PHP 8.3: app/Services/Campaign/ExportService.php#L376
Method App\Models\Entity::export() invoked with 1 parameter, 0 required.
PHP 8.3: app/Services/Campaign/Import/Mappers/CustomEntityMapper.php (in context of class App/Services/Campaign/Import/Mappers/CustomMapper)#L351
Access to an undefined property App\Services\Campaign\Import\Mappers\CustomMapper::$model.
PHP 8.3
Process completed with exit code 1.