Fixed Bug #304
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
PHP 8.2:
app/Http/Controllers/Campaign/ExportController.php#L40
Method App\Http\Controllers\Campaign\ExportController::index() should return Illuminate\Contracts\View\Factory|Illuminate\View\View but returns Illuminate\Http\JsonResponse.
|
PHP 8.2:
app/Http/Controllers/Campaign/ExportController.php#L67
Method App\Http\Controllers\Campaign\ExportController::export() should return Illuminate\Http\JsonResponse but returns Illuminate\Http\RedirectResponse.
|
PHP 8.2
Process completed with exit code 1.
|