Roadmap: Account deletion cleanup. #373
Annotations
10 errors
PHP 8.3:
app/Http/Controllers/Api/v1/CampaignApiController.php#L14
No error to ignore is reported on line 14.
|
PHP 8.3:
app/Http/Controllers/Campaign/ImportController.php#L27
Relation 'user' is not found in App\Models\CampaignImport model.
|
PHP 8.3:
app/Http/Controllers/Campaign/RoleUserController.php#L59
Method App\Http\Controllers\Campaign\RoleUserController::store() should return Illuminate\Http\RedirectResponse but returns Illuminate\Http\JsonResponse.
|
PHP 8.3:
app/Http/Controllers/Settings/SubscriptionController.php#L80
Undefined variable: $tier
|
PHP 8.3:
app/Http/Controllers/Settings/SubscriptionController.php#L86
Undefined variable: $tier
|
PHP 8.3:
app/Http/Controllers/Settings/SubscriptionController.php#L94
Undefined variable: $tier
|
PHP 8.3:
app/Http/Controllers/Settings/SubscriptionController.php#L98
Call to function compact() contains undefined variable $tier.
|
PHP 8.3:
app/Http/Controllers/Tags/ChildController.php#L78
Method App\Http\Controllers\Tags\ChildController::store() should return Illuminate\Http\RedirectResponse but returns Illuminate\Http\JsonResponse.
|
PHP 8.3:
app/Http/Requests/StoreAbility.php#L43
Cannot access property $id on object|string.
|
PHP 8.3:
app/Http/Requests/StoreAttributeTemplate.php#L35
Cannot access property $id on object|string.
|