lolibrary/lolibrary

View on GitHub
web.sakura/app/Nova/Item.php

Summary

Maintainability
B
4 hrs
Test Coverage

Method fields has 107 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function fields(Request $request)
    {
        return [
            Text::make('ID')->onlyOnDetail(),
            Text::make('Slug')->onlyOnDetail(),
Severity: Major
Found in web.sakura/app/Nova/Item.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status